The User has provided an extensive log of their code base setup, and the process leading up to when the Assert occurs. "Our game mode & player state FSM are setup in a data driven manor using UDa ...
Repro Rate: 5/5 Summary: When opening a Project in UE version 5.1.0 with Nvidia GFX driver version ###, the user is notified that there are known issues with this driver through a pop-up:WARNING: K ...
Actor references in Level Blueprint show an incorrect display name on their nodes after converting the project from 4.6.1 to 4.7 Preview or 4.8. Reproduced in 4.7.1 Preview 4 and in Main (Promotabl ...
When creating an Editor Utility Blueprint derived from "Asset Action Utility", UE allows the user to override function "IsActionForBlueprints". When it returns true, the "Supported Classes" setting ...
Fade track is not affected by "Restore State" flag Regression: Sort of. Restore State wasn't available in 4.14, but the default behavior would leave the screen black Worked: 3249277 (4.14.3) Bro ...
When setup for multiplayer, all players are able to move around and control the camera with the analog sticks but button presses of all controllers only affect player 1. ...
ChaosCacheManager (CCM) is not recording the Observed GeometryCollections (GC) NotifyBreak states between level loading and will default to false if changed from Record to Play. AChaosCacheManager ...
Stepping in the inner area updates the Control Bus on the Patch, but the Modulation is applied to the Volume destination instead of Pitch. Reproduction rate: 5/5 This also occurs in //UE5/Release- ...
The results of Roughness=1.0 from a constant and from a parameter are different on 4.20. The static bool switch of the following material always returns 1.0. But the results are different.[Link Rem ...
A user reported that when calling SetText on a text widget in a widget blueprint's PreConstruct causes an editor hang when you put a breakpoint on SetText and attempt to save the asset. The issue i ...