I tried to add force in async physics tick
And after start it throws an error in c++ breakpoint
LogOutputDevice: Error: Ensure condition failed: IsInGameThreadContext()
I tried to add force in async physics tick
For handling async physics in Blueprints you can use this plugin:
General physics functions works only in regular ticks synchronized with draw frames.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.