A user is experiencing a crash after upgrading their project from 4.21 to 4.22. This crash did not occur in the 4.21 version of the engine. [Link Removed] ...
This issue doesn't crash in 4.21. It is rewritten as GIsSavingPackage = true in UPackage::(Save() when Blueprint is saved, but it's rewritten as false in 4.21. Workaround Do not set the String Tab ...
Inaccurate updates to root widget visibility binding, so far in my testing, this does not affect the functionality of the binding. Regression: affects 4.13.2, 4.14.3, 4.15.1 binary versions ...
With forward shading enabled in 4.21 shading appears to be too hard on certain faces. This is working as expected in 4.20 CL# 4369336 Found in 4.21 CL# 4613538 and 4.22 CL# 4666322 ...
If a VertexInterpolator is used in a material that is applied to a landscape the material will fail to compile. Found in 4.20 CL# 4369336, 4.21 CL# 4.21 CL# 4613538, 4.22 CL# 4681912 ...
It appears that users are unable to order widgets within a grid panel so as to set what widget that would like to be in the front. The layer option in the details panel says that it affects draw ord ...
This is a common crash affecting users in 4.16, and has been occurring since at least 4.14. It has affected more than 400 unique users, unfortunately they have provided little information. User Des ...
Skylight is not Captured in Reflection Probes. Unable to test in 4.20 due to project provided being 4.21 Found in 4.21 CL# 4753647, 4.22 CL# 5660361, and 4.23 CL# 5687320 ...
This does not just work with BaseColor, you can affect any of the outputs by connecting something to a disconnected CreateMaterialAttributes. ...
Light components stay visible if "Actor Hidden In Game" is checked. This issue occurs even when other components (such as a static mesh) are no longer visible. I tested with a static mesh component ...