When Text in umg is moving the drop show for that text lags behind the text itself. This can cause a flickering effect. ...
The function Set Content for Slot does not appear to be overriding the old value when trying to set a new value for the named slot. The user has to pass in a null value before the function will set ...
This issue is related to [Link Removed] (which was fixed). However if the user creates a new actor and then adds a static mesh they can end up with permanent holes in their nav mesh. If the user tog ...
When I go to the Input section of the Project Settings and change the key that the console is mapped to, when I restart the editor, there are now 2 bindings to the console. The default ~ mapping as ...
A User is Spawning an actor, taking the skeletal mesh from it and is attaching a camera from another actor to a socket that is owned by the spawned mesh. This only happens if the camera that is move ...
If the user converts two static meshes in the level to blueprints, makes them movable, and then adds one to the other as a child blueprint component then the child component will scale incorrectly i ...
User reported being unable to push to devices from mac if they have their Certificates in the System Keychain rather than Local ...
When trying to click on a button or other widget within a 3d widget component the user is not able to do so. There appears to be an offset. ...
User Creates an actor with a static mesh and then adds more components to it. The user then separates these components from the actor transforms them and then adds them back to the original actor. U ...
When a user creates a second return node (Right click> "Return node") inside of a function the second return node will duplicate any return values that are added while it is in existence. ...