Context UE_VLOG macros can be used to capture debug shapes into both a Visual Logger recording and a Rewind Debugger recording. Problem In the Rewind Debugger, the capsule shapes are drawn at an in ...
Large texture crashes during Oodle compression with "-stompmalloc". It appears to be an internal Oodle error. Also tested on //UE5/Release-5.5/, CL: 37463908 ...
In StringTrace.cpp, the TraceString(const TCHAR* InString) function has an erroneous return statement before UE_TRACE_LOG_DEFINITION within the branch checking if the string is already in the set. ...
Currently, Niagara Components are only expected to have their TickComponent() method called when their system is marked as "Solo", which makes them be simulated individually. In the most common scen ...
We need to support geometric transform for meshes when importing skeletalmesh ...
A licensee reported errors related to the sarif file when compiling version 5.5 using FASTBuild. The problem is that the FB implementation code doesn't know how to deal with the /experimental cl.exe ...
Crumbling Geometry collection do not render for one frame when child clusters crumble. In the repro project a 4 particle GC is told to crumble. The single GeometryCollectionActor is then split into ...