Licensee is reporting a crash when they are calling SetSkinWeightProfile. ...
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 ...
Depth of Field, with "r.DOF.Recombine.Quality = 0" will adjust the size of the depth in focus based on screen percentage. This might be related to over-fitting from the tile classification, because ...
When working on the level editor viewport or testing on PIE, the visual appearance of additive/translucent lit materials changes significantly (and abruptly) when varying the camera FOV or the viewp ...
The game can crash when one thread clears RunTimeToPSOUsage while another thread is expecting it to contain a PSO it is registering stats for. Thread A: calls CacheGraphicsPSO() Thread B: calls C ...
ChaosCacheManager is not properly recording the state of each particle when toggling Fields and Anchor Fields in the scene. During my investigations I've noticed that ChaosCacheManager does not reco ...
Might relate to issue [Link Removed] - "The Remove-On-Break feature, set on Fracture Mode on Geometry Collections, stops shrinking and shows strange behaviors" The added information on this particu ...
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 ...
A Packaged build that has had an Editor Only Component added to one of its Blueprints logs a false positive warning in USimpleConstructionScript::FixupRootNodeParentReferences(): USimpleConstructio ...