Cannot hide most Blueprint categories from the Class Settings of a bp. x = Cannot hide Actor - Hid-able Add Component - x Add Event - x AI - x Animation - Hid-able Audio - Hid-able Canvas Render T ...
Translucent materials are no longer showing light reflections in scene when using r.forwardlighting 1 with lights. This is a regression from functionality in 4.11.2. This no longer works with 4.12 ...
Parameters within a Material Function which have a specific Group assigned lose the group information when an Instance is created. Reproduced in 4.7 Preview 4 and Main Promotable-CL-2412886 ...
Editor crashes during initialization, but only on macOS 10.12, not 10.11.6. Crash is due to a shader not compiling... Update: Crash was not occurring on Nvidia or Intel. This was strictly an AMD i ...
Enabling and processing root motion causes animation to rotate the wrong direction. Roll instead of Yaw. Pitch instead of roll etc. This error does not occur in UE 4.6. ...
Noticed that deleting audio subtrack deletes the entire track. This also appear to happen to affect any property on the track. If I make it inactive or lock it that property applies to each subtrac ...
The rotation widget and Rotation details sidebar have inconsistent values when rotating using the widget. Also, when hitting a 90 degree rotation from 0, 0, 0, the other axis values are affected. ...
Scroll bar becomes so large that you can no longer scroll with Cloth Config open [Link Removed] is a similar report, but this actually affects functionality of the details panel. [Image Removed] ...
When BlueprintGetter / BlueprintSetter specifiers are used for a property, the increment/decrement nodes in blueprints will call the BluprintGetter function but not the BlueprintSetter function. Th ...
Hot reloading a change that affects a class that contains a TArray UProperty will wipe all of the array elements of any Blueprint subclasses of that class. Regression?: Yes This does not occur in 4 ...