FBodyInstance::SetCollisionEnabled uses an incomplete conditional to determine whether or not it's in a Simulating or Non-Simulating state. This can cause cases where RecreatePhysicsState doesn't properly get called on PrimitiveComponents.
In most cases, this isn't a seen issue because EnsurePhysicsStateCreated may cover it up.
Expected: "OnCreatePhysicsState - Called" should be printed for each transition from a non-simulated state (NoCollision or QueryOnly) to a simulated state (PhysicsOnly or QueryAndPhysics) and "OnDestroyPhysicsState - Called" should be printed for each transition from a simulated state to a non-simulated state.
Actual: Several transitions from simulated states to non-simulated states (and vice versa) do not trigger the expected calls.
I am not able to find world outliner how to enable it?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How to achieve HLSL Multiple Render Target in Material blueprints?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
How can i modify the param name in EQS node
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-39633 in the post.
0 |
Fix Commit | 3257167 |
---|---|
Main Commit | 3293329 |
Created | Dec 12, 2016 |
---|---|
Resolved | Feb 7, 2017 |
Updated | Apr 27, 2018 |