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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Add comment