PythonScriptPlugin sets std output mode to _O_BINARY but fails to restore it to the previous state afterwards because cached StdOutMode is already _0_TEXT, hence _setmode returns -1. See PythonScri ...
Debug drawing with AnimDarwDebug~ does not work when RootMotionMode is set to "RootMotion from Everything". In addition, the same issue occurs when MultiThread of Animation is turned off. Licensee ...
We need to, at least, prevent this by clearing observers when running a new BT using a different blackboard. Must also think that this might affect licensees relying on the current behavior (might h ...
slack discussion: [Link Removed] ...
As with most nodes, object reference outputs can be directly connected to interface-typed inputs on "make container" nodes (e.g. "MakeArray") if the object's class type implements the interface clas ...
Licensee - " We noticed an issue when trying to use foliage to instance deferred decals. The decal will show up, but only on what looks like the first instance of the decal. If I don't use foliage ...
When the same AnimMonotage is played again while moving with MotionWarping & RootMotion, UAnimNotifyState_MotionWarping does not recognize it. From licensee: The issue was that in URootMotionMod ...
Character's clothes bubble up as their scale goes down due to the collision thickness not being correctly scaled. ...
The PositionBaryCoordsAndDist, NormalBaryCoordsAndDist, and TangentBaryCoordsAndDist data that all contain the vertex distance information to the simulated triangle in the cloth shader doesn't scale ...