When the Editor grid is enabled, it draws over the wireframe objects. This is especially clear in orthographic views where the grid completely obscures wireframe lines aligned to the grid placement. ...
When switching from Scene Depth Collision to Distance Field Collision for a GPU particle system the preview window flickers, but returns back to normal when switching back to Scene Depth. Found in ...
Niagara System user paramemters will reset upon restarting if they are used in a Blueprint. This also occurs to the system if you move the blueprint after making changes then pressing Ctrl+Z. Foun ...
An assertion will occur when packaging if an Actor in level uses "Create Canvas 2D Render Target" Found in 4.20 CL# 4369336, 4.21 CL 4753647 Blocked for testing in main due to crash when placing ...
MorphTargets/BlendShapes are read from the scene, not the morpher modifier. This also results in blendshapes names being equal to morph target object name (objects), rather then names from morpher m ...
Niagara Mesh Renderer Incorrectly Rendering Mesh at Distances When Using Two Sided Material. Working as expected in 4.20 CL# 4369336 and 4.21 CL# 4753647 Found in 4.22 Preview 6 CL# 5439949 and 4 ...
Sampling a Cascade Mesh Particle's scale always returns XYZ as 1.0 This is a regression from UE4/Release-4.24. This does NOT affect Niagara Mesh particles. I've attached a Cascade (left example ...
Note: This issue also affects MetaSound Patches and any Members Menu List Repro Rate: 5/5 Regression marked as No: issue was seen in 5.2 and 5.1 UE5+Release-5.2-CL-26001984 UE5+Release-5.1-CL- ...
It seems that when comparing the custom versions for a replay (in the "operator<<" defined in ReplayTypes.cpp), the value retrieved from the FCurrentCustomVersions is not the value set at runtime, b ...
The widget component acts differently under different lighting types. For example it will cast a shadow if being lit by a directional light but won't otherwise. It also seems point lights affect t ...