Undo fills AttachChildren array with null by the undo serializer. After that, a construction script tries to remove child components from parent component's AttachChildren but it can't find its poi ...
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 ...
Using the Nativize Blueprint Assets option can cause the extents of a collision component defined in code and inherited by blueprints to use its default values in a packaged build instead of the ext ...
When using a Japanese keyboard, using Japanese language input special key(halfwidth/fullwidth/kanji key) zooms out graph view in BP editor and Material editor. It seems the menu key makes the editor ...
Regression. Function library saving crashes if it references to a string table entry. ...
iOS app crashes when cloudsaves are active When attempting to deploy with 4.25 MAIN @ CL 10668484 it fails with error LogPlayLevel: === BUILD TARGET AJ_ioscloudsave OF PROJECT AJ_ioscloudsave WI ...
The Z value of a trace hit will vary based on the Z value of the start/end points of the trace. The larger the start/end Z range, the larger the variance of Hit.Z values. ...
After finishing cloth painting, the ability to toggle Realtime Rendering in the viewport is greyed out. Additionally, the Disable Realtime Override button doesn't seem to have any effect. This probl ...
When using the Default Scene Root component in a blueprint with no additional components, the box extent of the Get Actor Bounds node is returning 128,128,128 instead of the expected 0,0,0. If you ...