REGRESSION: This regressed between 4.23 and 4.24 Assets set directly in a soft object reference pin on a blueprint function are not correctly referenced. ...
https://udn.unrealengine.com/questions/563316/render-static-flag-crashes-editor-in-opengl-es31-s.html ...
This is happening because the property FText DelegatePropertyDisplayName; on UK2Node_ComponentBoundEvent is serialized, so it does not get properly updated. ...
If a variable is bound in the Design Window of a User Widget asset it will be deleted if you use the menu option "Delete all unused variables". Found in 4.24.3 CL#11590370 Reproduced in 4.23.1 CL#9 ...
TMaps do not function as I would expect when blueprinted. Any change made to the instance completely disables inheritance of all changes to the CDO, rather than only overriding the keys that are mod ...
Binding overrides don't work for camera actor tracking. This may affect attach tracks as well. ...
Enabling the Warp Utils plugin and restarting the Editor causes it to crash. This is a regression from 4.24.3 (CL-11590370). This was reported and tested in 4.25 Preview 2 (CL-12055273) and reprodu ...
Its important to allow import scripting workflow ...
The material "M_Volumetric_Sky_Prototype" has numerous compile errors that prevent it from being used. This was reported and tested in 4.25 Preview 2 (CL-12055273) and reproduced in 4.26 (CL-121923 ...
Using r.Shaders.Optimize=0 with native metal libs results in a crash of the packaged build at runtime. Workarounds is to either not use native metal libs for text shaders or in MetalShaders.cpp co ...