If using a Stationary directional lighting with object that have disabled dynamic shadow casting will lose their statically cast shadows when the dynamic lighting is in range. See attached image a ...
If a user edits a instanced variable which is nested inside two other instanced variables in blueprint editor, a crash will occur ...
When using the Spawn Actor from Class node, the Spawn Transform Scale is being multiplied by the actor's original scale, instead of just setting the scale to the Spawn Transform's value. In 4.11.2, ...
In an actor blueprint with a scene component blueprint as its root, if you add a child object to the scene component blueprint, and then go into the scene component blueprint and set the location to ...
Compile error with Local Variable of a Struct that contains a Set or Map type. Standard and array variables work without issue. Non-local variables also work without issue. ...
Changes to the Navigation settings aren't saved when edited in the Static Mesh Editor. The values will reset back to default values when the asset is reopened. ...
Placing a character that reference to a reparented AnimBP(created as a child of thirdperson, then reparented to AnimInstance) crashes editor after reopening the project. If you already had that charac ...
Users are not able to play a Demo in PIE using the Execute Console Command node to run the demoplay command. The following warning spams the output log while the demo is still trying to open:LogWor ...
When you remove an axis mapping using a specific key it will remove all mappings even if they have separate scales. The user found a fix that I verified that worked. In "InputSettings.cpp", which i ...
Unable to input IME text in widget component, but able to input IME text in textbox like UMG designer. It works fine until 4.21, however it wasn't able to work after 4.22. Workaround: void FSla ...