When Run Dedicated Server is enabled, it appears that functional tests are not able to succeed. The following error is appearing in the Automation Test Results: No functional testing script on map ...
The line attractor module doesn't seem to work properly with local space. If you move the particle system you will notice that the line attractor moves at a different rate than the actual particle s ...
Looks like the axis creation may be failing in some cases causing the rotation to generate a bad result. ...
A G-Sync enabled monitor running @100Hz will drop from 100FPS while working in the Viewport to 50FPS when scrolling through the Editor Menu window. A G-Sync enabled monitor running @60Hz will drop f ...
Packaging with nativization enabled will fail when a struct and interface reference each other. Error Message: LogCompile:Error: Circular dependency detected for filename C:\Users\Sean's\Downloads ...
Packaging a game with nativize blueprints enabled is preventing AI Perception from working. This has also been tested in a clean project where the AI Character would no longer be triggering its OnPe ...
Changing the monitor resolution on Linux causes Editor windows to show graphic errors. ...
Incorrect collision on Instanced Static Mesh components that have been non-uniformly scaled and rotated. User Description: I have been experiencing a very annoying bug and I finally decided to tr ...
If a raw input device is connected to the computer after starting the editor/packaged game, the device is not registered and input is not received unless the editor/game is closed and then restarted ...
While using an access specifier for a function that is set to private, does not run the function, but it can be placed into another BP with no warning appearing when the BP is compiled. This issue ...