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 ...
After a hot reload, blueprint instances of TSubclassOf variables have their setting reset to "none" Regression: Yes - variable values remain after hot reload in 4.17.2 (CL 3658906) ...
The PostProcess Outline Material doesn't render properly. Broken in 4.20.1 (CL - 4239966) and 4.21 (CL - 4245542) Working in 4.19.2 (CL - 4033788) ...
The editor has been modified to support long file names, but the packaging pipeline (which is written in C#) needs to be upgraded to NET 4.6.2 to enable this. Without enabling it, it crashes with a ...
Widget component appears to blur while in motion. When compared to other objects in the same frame of reference the widget component is the only one blurring. Regression: Yes This appears to have ...
When this asset is imported into 4.22.1(4.22E0) it has incorrect object position and rotation. In 4.21.2 (4.21E3) the asset has the correct object position and rotation. ...
Adding a Local Variable to a blueprint Construction Script will cause a crash ...
If the user uses the simple HMD plug in, then launches on to a device and then follow up by spinning the device a few time the camera will become offset at an odd angle (Reset orientation and positi ...
Currently changing variables like Speed via BP/C++ has no affect. We need to add funcs like SetSpeed that also update the proxy. Would be nice to make the vars private as well. ...