The Packed Level Actor behavior has changed since 5.0.3, exhibiting the behavior described in the Result. I was able to reproduce this 4/4 times on Windows. When testing on 5.0.3, I confirmed that t ...
Reproduced 3/3 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. ...
Regression: Tested in UE5/Release-5.0, and the issue is reproduceable. This issue appears to occur when the SkySphere is deleted from the level, as leaving the SkySphere in the level causes the Vol ...
Regression: Tested in UE5/Release-5.0, issue is reproduceable. This issue appears to be related to the Opacity Mask of the material, as not having an Opacity Mask does not cause the material to dis ...
Reproduced 3/3 times. Was not able to reproduce in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. ...
Regression: Tested in UE5/Release-5.0 at CL 20979098 and the issue occurs. Issue would load in to the project without asking for permission and cause an ensure to occur, in 5.0.3 the issue would ca ...
Reproduced 3/3 times. So far tested with the Chair and Statue from the Blank Template Editor Default level. Error Reads as follows:Assertion failed: IsValid() [File:D:\build\++UE5\Sync\Engine\Source ...
See the comment on UInputTrigger::LastValue around issues being a bool type on first tick ...
The RemapControllerInput function call likely needs to be added back to the game viewport client as a fix. ...