Found by internal developer. The GPU Visualizer window is being clipped, making it unusable while in VR Preivew. This works find in Play in New Window. ...
If a UPaperSpriteComponent is declared in a Scene Component class and the Scene Component is added as a component to a Pawn class, creating a blueprint of the Pawn and setting the Paper Sprite caus ...
If Visible is off in actor details by default, Visibility track in Sequencer doesn't work in game. It appears to work when you hit play in the Sequencer Editor, but doesn't work in game. ...
Set Active node does not appear to work for motion controllers. The node appears to have no effect on motion controllers ...
When using the Spawn Emitter at Location node in BP the emitter will not spawn while simulating in BP. Other Spawn at location nodes behave the same way. The Cube actor was included as a test to eli ...
Dialog Subtitles display out of order or disappear when called to the screen. The users reporting the issue believe this could be due to the priority of the Sound Waves conflicting with one another ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. User DescriptionsSwitching levels, then when prompted to save current unsaved level, selecting ...
Game Mode returns "None" when placed inside of a folder with parentheses in the name. After adding parentheses to the folder name containing the Game Mode, the game mode is then set to none if selec ...
When attempting to reset the location of an actor blueprint instance that was not created off of an empty actor placed at 0,0,0, the location gets set back to the original location of the empty acto ...
If the default value of a child Enum variable is the same as its parent's value, any changes to the parent's default will also change the child's default. ...