If a blueprint has a breakpoint on a node and that node is utilized in PIE, the Event Trace in the Debug Log window will register each action taken by the blueprint multiple times. ...
In the Material Instance, the color picker will change the color when typing in the Hex Value. IMPACT: Incorrect color selection through manual Hex Code input WORKAROUND: Do not ...
In the new non-experimental version of the Merge Actors tool there is no option to disable "Export Specific LOD". In 4.11 when this was disabled it would merge the actors with their respective LODs ...
Difference in force on an actor on a client in a dedicated server scenario between PIE and Standalone. Tested in 4.10 and 4.11. Test project attached. ...
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 ...