The callstack is not XR-specific, it's just the engine trying to secure the audio device on startup, windows failing to return one, and the app not being able to continue safely. The crash does not ...
No sound play in editor when using ALSA (Advanced Linux Sound Architecture), and log spam when launching a project ...
Owen's leg can be seen sticking through his jacket on station 1.4 of ContentExamples Animation map. ...
User is reporting a crash when using the console command "highreshot #" with any number. [Link Removed] ...
Reported by Twitter user, "Does #UE4 seriously not support importing greyscale textures anymore?" ...
Creating a custom collision preset changes the collision of third person characters capsule component. Tested in: 4.23.1 CL#9631420 4.24.1 CL#10757647 4.25 CL#10889200 ...
OculusHMD plugin fails to compile on Android if compiling for x64 architecture; it isn't supported so module needs to be skipped. ...
DOF does not display correctly(screen turns black) on several mobile devices. I could repro the issue on:Samsung GALAXY S7, Android 6.0.1Xperia X Performance (F8132), Android 6.0.1 ...
Confirmed this issue in 4.25.4, 4.26, and 4.26.1 therefore it is not a regression. Uploaded logs from 4.25.4 and 4.26.1, the backup logs are before the restart (step 5 in repro steps) ...
AbilitySystemComponent crashes when RemoveActiveGameplayEffect is called during world teardown for an active gameplay effect that ticks periodically, by unsafe GetWorld()->GetTimerManager() access w ...