When importing animations with numeric names from fbx in UE5.2 or later, the AnimationSequence asset is created but the animation data is not imported. The workaround is to not prefix bones with num ...
Particle systems placed in levels don't play as expected on level load when using ES 3.1 Preview. Found in 4.24.1 CL#10757647 Reproduced in 4.25 Main CL#11115840 ...
After enabling "Support Compute Skincache" in the project settings and packaging a game on Linux, the packaged game will throw an assert. Any setting that turns "Support Compute Skincache" on automa ...
This is a high frequency crash occurring for our users. It appears to be the same crash reported in [Link Removed], however that was fixed in 4.15.0, and the specific repro steps are verified to no ...
Launching on VR Mobile platform with Mobile Multiview and OpenGL ES3.1 enabled breaks occlusion. Also occuring in Main @ CL4235929 Users example project attached, also confirmed in VR Template. ...
While not a major issue in and of itself, this can cause considerable headaches for materials where sampler counts in 5.1 were at 15/16 or 16/16 and when upgrading to 5.2 are now exceeding the built ...
Sequencer scripting will return the tick rate frame number for Get Playback Range instead of the display rate frame number. This differs from similar functions, and will result in unexpected results ...
Print string duration is divided by number of PIE players. ...
When using the foliage tool, once the mesh count reaches around 1.5k and higher you will be unable to select individual meshes by using the mouse. The lasso tool and the select all tool work as inte ...
When the material order of embedded fbx LOD change differently in LOD 0 and LOD 1, the LOD 1 is wrongly assign when re-importing. ...