You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actual Result
The following warning is logged by server each time black-hole is interacted with and the active content is not hidden. WARN tokio-runtime-worker bevy_ecs::error::handler: 155: Encountered an error in command<bevy_ecs::system::commands::entity_command::despawn::{{closure}} as bevy_ecs::error::command_handling::CommandWithEntity<core::result::Result<(), bevy_ecs::world::error::EntityMutableFetchError>>>::with_entity::{{closure}}: The entity with ID 95v4 does not exist (enable track_locationfeature for more details)
Please note that the entity ID may vary.
Expected Result
Interacting with black-hole should hide the content and not cause errors or warning.
Tested on the following environment:
Black-hole dev branch commit : bd3a93b
Server dev branch commit : e00b487167831d1433ba81fff92833041cb78130