Images aren't just under exposed, they have values of 0.0 even in exrs - enabling the Debug Settings and writing out all samples shows the GPU is actually rendering black. ...
This display problem is a problem in the editor and Ocean was drawn normally during the PIE. When the problem occurred, we observed that only a part of the WaterInfoTexture in the WaterZone was wri ...
While doing some extra testing of the Submix Analyser fixes, I noticed there is a setting to set the channel of the submix to give the analyser. It always works for channel 0, but changing it to any ...
When we use SwapRootBone_Actor, we expect to move in the X-axis direction, which is the forward direction of the Actor. However, it does not take into account the RelativeRotation of the Skeltalmesh ...
When using a Spot/Point Light with Distance Fields enabled and a mesh that is scaled to 0 on the XYZ will result in artifacts. ...
After using a "Play Animation", the user cannot set the character back to using an AnimBP via the "Set Anim Instance Class" node. Workaround: Use two "Set Anim Instance Class" nodes. One to set i ...
If the user scales multiple child components and tries to move them it causes exaggerated movement. ...
Get and Set nodes for variables from a BP's parent class will not compile without a reference to Self. Without one, the BP fails to compile with the following error: "Error Variable node Get NewVa ...