A crash occurs when entering the console command, 'Freezerendering' in a packaged Windows 64 bit project. The freezerendering command is used for debugging and performance purposes. An interesting ...
While testing in //UE4/Release-4.16 CL 3466753 in Binary – I encountered a crash when deleting, undoing, then re-deleting the NavMeshBoundsVolume and RecastNavMesh.UE_LOG(LogObj, Fatal,TEXT("Renamin ...
FDateTime is not correctly formatted by As Date Time when using any dates before January 1st, 1970. From a conversation on Slack with MaxP: this is probably an underflow the ICU based string format ...
Setting a parent and child static mesh scale to negative effects the rotation on child movement This is a regression. Worked in 4.11.2. User Description: We have a simple project example (see att ...
TArray64 RangeCheck prints the incorrect error messages for values over 32 bit. Repro Rate: 4/4 Tested this in //UE4/Release-4.27 @ CL#18319896 and the issue did occur there, it is not a regressi ...
When I play it in PIE, it plays fine. This problem does not occur in 4.25.4. ...
When using a gamepad (Tested with an X-box 360 Controller) if you press and hold a UMG button down and then use the D-pad or another form of movement the currently pressed widget component (In the t ...
In 4.8.3, open asset would allow you to type the beginning on an actor name, then press the down key and select it. In 4.9 p4, it takes an extra down key press to get to the list; Upon first down a ...
Adding a new Text Widget Blueprint as a Widget Class to a new Actor Class Blueprint changes the visibility of the Text in the Viewport when compiling the Widget Blueprint multiple times. Regressio ...
I'm seeing it as an issue in at least 4.25.4, maybe prior. I'll update after checking 4.24. From the tests at my desk I could see that the HotReload.State file that DeleteTemporaryFiles (HotReloa ...