#Trigger-Handling works but InvalidOperation in NativeStream
1 messages · Page 1 of 1 (latest)
I think you forgot to do what this comment says
// Ensure you complete the physics simulation jobs before accessing TriggerEvents.
So you probably just want to EntityManager.CompleteDependencyBeforeRO<SimulationSingleton>() before using it