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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment