Warnings are logged when a body without physics collision enabled is set to simulate via the editor, but not when set programmatically during play.
Create a blueprint from a static mesh.
Set its collision to NoCollision.
Within the editor check Simulate Physics.
Play, notice warnings generated.
Uncheck Simulate Physics.
In the event graph, on Begin Play, Set Simulate Physics to true.
Play, notice no warnings.
Expected: Warnings should be generated whenever a body without physics collision enabled is set to simulate.
I am not able to find world outliner how to enable it?
How can i modify the param name in EQS node
How does TextureRenderTarget2D get TArray<uint8> type data?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
What method is used to fill polygonal regions when drawing spline mesh at run time?
How to achieve HLSL Multiple Render Target in Material blueprints?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-73012 in the post.
1 |
Component | UE - Simulation - Physics |
---|---|
Affects Versions | 4.20, 4.21 |
Created | Apr 18, 2019 |
---|---|
Resolved | Aug 27, 2021 |
Updated | Aug 27, 2021 |