When a Actor Blueprint is placed in the world with a TArray of instanced UObjects, the + button to add a new instance of the object wont create a instance of the object. ...
When a particle system has the "Set Tickable when Paused" set to true, pausing the packaged version of the game causes the game to crash. CrashReporter: [Link Removed] ...
When attaching a moving character, such as an AI character, to an object in the level with a negative scale, the character is constantly flipping while moving. ...
Frame rate issues using Fixed Frame Rate and Matinee. This could be similar to some issues involving "Force Fixed Frame Rate". ...
When defining an FQuat variable in code, any name given to the variable will be replaced by the name "Rotation" in the editor. Workaround: Using FRotator instead of FQuat gives the correct variable ...
When game is built with Nativize Blueprint and the client who is connected to a host tries to server travel along with the host, a assert is hit. ...
Incorrect Root Motion Rotation on AnimSequences created with Sequence Recorder ...
Spring Arm Component causes vehicle to jerk forward and backwards in a multiplayer environment. ...
Exporting DataTable to CSV will include a string of random characters. ...
Memory Increase with mouse over Content Browser with AnimBP visible ...