The tooltip for Static/Movable/Stationary lighting in the details pane of the main viewport show odd symbols before additional information points. See attached image. ...
When opening and closing blueprints within the editor, the memory continues to go up and doesn't seem to release the memory once the blueprint editor is closed. ...
Editor Performance drops when removing frames from animations with curve keys Regression: No, removing frames on animations with curves had a chance to crash the editor in 4.11, which doesn't happ ...
If a custom class named Vehicle is used as the base of a blueprint, closing and reopening the editor prevents the blueprint from being opened. The editor reports that the derived class is invalid. ...
After creating a plugin in using the New Plugin button in the editor the project will fail to compile. ...
There are foreign letters that are appearing in place of arrows on the button in a UMG blueprint. This is not happening in Main NOTE My Language and Region settings are set to English ...
I was unable to test this due to not having provisions available to test on for tvOS distribution. However, we have reports of the following error: "PackagingResults:Error: Error Provision not foun ...
Blueprints with a Destructible Mesh component cannot have the mesh changed via the level details panel. It will not accept any new mesh via selection or dragged onto the slot. The Blueprint itself e ...
This looks like a thread safety bug that's been in the clothing system for a very long time. Essentially a skeletal mesh component does a transform update and attempts to update the collisions of a ...
Removing a key from a Enum Map variable causes duplicate keys to remain. It doesn't seem to happen if the removed key is the first and last key, but only with the middle keys. For example: A (Remo ...