The issue is already fixed in UE5 by CL 14368553. This Jira is created for cherrypick into UE4 ...
This may only happen with upgraded projects that went from 4.27 up to 5.0.1 ...
Regression: Tested in UE5/Release-5.0, this issue occurs as well so regression is no. ...
Regression: Tested in UE5/Release-5.0, this issue also occurs so this is not a regression. ...
It seems that a simple change from TCHAR_TO_ANSI to TCHAR_TO_UTF8 in UE::FUsdStage OpenStageImpl() fixes the issue. ...
Investigate and fix all calls where the Navigation System is constructed without the NavigationObjectRepository subsystem being valid. ...
If an actor's Simulate Physics and ActorLocation/Rotation properties are set in code the editor will crash immediately upon launch / debug in VS. ...
Rate Scale does not appear to have an effect when using a blend space that blends an animation with two separate Rate scales. ...
This is a top community crash occurring on Linux. A log file is attached. Additional information is currently unavailable. ...
Subtracting .2 from a float seems to produce a float error, registering incorrect values during if checks. ...