Branch Build Label UE4-Main Promoted-CL- 2323471 DESCRIPTION: User crashes when opening a Widget blueprint. Unable to reproduce internally. *EDIT* Repro provided by User ...
Crash occurs when removing the native root component from code and then attempting to reopen a Blueprint Class asset that was based on the native parent class. Seems like maybe the 'AttachParent' f ...
If a Blueprint is made from a custom Blueprintable StaticMeshComponent, and that Blueprint is added as a component to another Blueprint, an Ensure is triggered. No Ensure occurs if the custom nativ ...
When loading a Sub Level from the Persistent Level of World Composition, the offset of WorldComposition is applied when loading the Sub Level by itself. The offset can be applied repeatedly when rel ...
When a room component is added in C++ via the actor constructor, an ensure is triggered from precaching and the groom component. Behavior also observed on UE5/Release-5.5, CL: 40988944 ...
Seems to be an issue with how the cooker is calling the contents of TM-ShaderModels. ...
Crash when creating a Niagara Emitter Another CrashReport: [Link Removed] Not sure if regression because the process to enable Niagara in 4.15 seems to be different than in 4.16, and I'm not sure ...
When several Hierarchical Instanced Mesh Components are spawned and then their transform altered on tick, the log is spammed with the message: LogStaticMesh:Display: Discarded foliage hierarchy of ...
When changing the scale of the widget reflector it changes the scale of the selection bounds of actors in the viewport. Example: When hovering over a box at a 2.0 scale I will select the wall someti ...