Reproducible with cascaded and virtual shadow maps. Seems to be a regression from 2024.1.2. All TM 2025.x version have this issue. [Image Removed] ...
The child of an animation blueprint is not properly recompiled when the it's parent is compiled. Found in 4.24.1 CL#10757647 ...
A number of "stat commands" such as "stat memory" or "stat collision" are working when used but display the message "Command not recognized: stat memory" when entered. ...
Depth Fade and Fresnel inputs in a Particle's Material will result in the particle not rendering unless Mobile HDR is checked true on an iOS device. Also Reproduced in Main Promotable-CL-2535351 S ...
Bundle Display Names support UTF-8 characters. However, the iOS tool chain is not handling these correctly. Error when you try to package a project with & in the display bundle name, whether it's b ...
In the Cloth level in Content Examples, the cloth meshes at display 1.6 (Self Collision) are spinning and are being lifted into the air. This isn't consistent with the same assets in //UE4/Main. ...
The particle system has its initial velocity and its velocity/life in world space. It is expected that the particle's orientation won't influence the particle's velocity. That isn't the case though ...
Entering a whole number value to a float input does not create a ".0" at the end. This was noticed as it causes a small quality of life issue with orphaned pins, where the user can't simply type th ...
This is a regression from 4.23.1 (CL-9631420) where Sequencer just displayed the re-attached binding in yellow text instead of crashing. The user suggests that the deleted actor should be removed fr ...
After enabling Forward Shading that project can no longer operate while "r.LightPropagationVolume = 1" since it will crash immediately. ...