Increasing the multiplier past a certain point causes sounds on a Quantization Boundary to struggle to play at the correct time. The repro above uses 1/32, but this also repros with other values. ...
this crash was encountered during the mobile compat for 4.15. So far, just this device has been affected. ...
The issue is already fixed in UE5 by CL 14368553. This Jira is created for cherrypick into UE4 ...
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. ...
This is a top community crash occurring on Linux. A log file is attached. Additional information is currently unavailable. ...
The alpha channel seems to be offset in the x and y by 1024 pixels this has been fixed and attached for analysis. ...
REGRESSION Yes, does not occur in 4.15. Editor crashes when the user adds a component to their landscape. ...
This is a regression from 4.15.2 and occurs on both Windows and Mac. Affects both Binary and Github builds. ...
Previously packaging caused a crash with this system. This was fixed, but now the system is no longer visible when packaged. ...