When you attempt to import an FBX with the same name as another asset in the same folder, it asks to overwrite it. Many users and licensees use this method over our "Reimport" options because there ...
Add Point node used with an InputKey of 0 or 1 will crash the editor on bp compile User Description: Unreal version 4.14 crashes every time that you use spline component and try to add the point 0 ...
Actors created during PIE are not shown with the "All Objects" filter in Statistics window. Licensee also reports Texture Stats not working with "Selected Actors" filter during PIE ...
Setting the material of Text Render to an instance of the default material then running as in Standalone results in a crash. ...
Static lighting will not bounce on the ceiling when using a Layered Material. The Material Attributes Layers node is used which doesn't appear in 4.24.3 so this isn't a regression. This was report ...
in PIE, RerunConstructionScript() is executed and actor's CachedMaxDrawDistance is updated as expected. in packaged game, RerunConstructionScript() is not executed so, CullDistanceVolume is not u ...
If you add Static Mesh (cube) in this Level Sequence and click on it in Sequencer, you can observe the Spline Path that the cube is following is changing its shape when keys in Sequencer are zoomed ...
Shader symbols are not generated for the Windows platform. Attempts were made to set the r.Shaders.Symbols=1 value in the projects DefaultEngine.ini, the engines ConsoleVariables.ini and the engine ...
A licensee found a problem with a capsule component used in a blueprint. A player intersecting the spherical ends of the capsule will cause it to fire overlap events. However, after simulating physi ...
Set Relative Location on components does not replicate to clients. Reproduced in 4.8.3 binary, 4.9.0 binary, and Main (CL 2676715) ...