Search Issue Tracker
Fixed in 4.5.X
Votes
0
Found in
4.3.3f1
Issue ID
585963
Regression
No
Sending application to background at the time when splash screen flickers causes it to crash on resume
Steps to reproduce:
1. Build and run any project
2. While app is loading, it will blink once during splashscren. As soon as it blinks send application to background by pressing home/win button.
3. Press back button to resume application - the application will crash.
Launching application with Visual Studio Native code debugger exception will be shown:
Unhandled exception at 0x6DFA3279 (UnityPlayer.dll) in TaskHost.exe: 0xC0000005: Access violation writing location 0x00000618.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment