Licensee has reported intermittent crashes when loading a map that contains Child Actors with Text Render Components. When the child actor blueprint is spawned all of the text render components st ...
From UDN. This is a hotreload bug - even though it uses FBlueprintCompileReinstancer. ...
Adding instanced static meshes in a random order by location gives 25% of normal frame rate, compared to adding them in order by X,Y,Z location. ...
Editor crashes on map reload, if an actor in the level is accessed by blutility get selection set. ...
When a Landscape is edited with the Retopologize tool, Dynamic Navmesh is no longer generated. This was also tested with Static Navmesh and yielded the same results. ...
A UDistributionFloat property is reset to NULL when compiling a Blueprint sub-class of a C++ class that has a UDistributionFloat property. ...
When the user tries to export the Skeletal Mesh of TwinBlast (a paragon character that can be purchased off the marketplace) in 4.23. As of the time of logging this bug it is not supported in 4.23, ...
Skeletal mesh's physics collision lag behind the actual mesh. It didn't matter if there was just a root bone or multiple bones/constraints. This doesn't happen when using static meshes. The effect ...
When clothing data is applied before painting the influence on the section the cloth doesn't simulate. I tested this using the Paragion: Twinblast actionhero skeletal mesh asset. Found in 4.24.1 C ...
Material's RGB base color values are changed in Unlit mode when specular is greater than 0. User repro video: [Link Removed] Tested in: 4.23.1 CL#9631420, 4.25 CL#11574810 ...