Calling PlayQuantized on an asset set to Force Inline crashes editor:Assertion failed: SoundWaveDataPtr->GetLoadingBehavior() != ESoundWaveLoadingBehavior::ForceInline [File:D:\SMoyls_UE5_Release-5. ...
Parameter names do not update on custom functions that are already called in event graph after compiling blueprint. ...
If a blueprint has "Simulate Physics" active on a component, it will not render when running standalone game. ...
If a "Destroy Component" has a target of self within a blueprint component, the "Destroy Component" node will not trigger. ...
Collapse to Function creates a ReturnNode that cannot be deleted. When creating a new Function, the ReturnNode is not mandated like this, so this seems inconsistent. Included is a screenshot of thi ...
In a State Machine, deleting a state and hitting undo causes any transitions that were attached to that state to become broken. They appear as the circular transition node icons, but aren't connect ...
Edit MattK: This probably has nothing to do with FBX. The object has a mass of 28 million kg so it would appear that the calculation of mass/physics asset is busted which is causing the flickering ...
When attempting to add an element to the Register as Source for Senses on an instance of a blueprint in the level, the + button has no effect. Clicking the button does not add an element. This work ...
Crash rendering image sequence if the Sub-Level containing the matinee is not loaded. This seems to go away if the level is either set to "Always Loaded". Seems to be a result of people not switch ...
When you have a sub level with some level transform, changing its visibility then doing undo makes the sub level moved away as if the level transform applied twice. I could repro the issue in 4.13. ...