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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment