Search Issue Tracker
Won't Fix
Votes
1
Found in
4.5.4f1
Issue ID
636519
Regression
No
[WP8] Pausing on a LoadLevelAsync on WP8 causes a crash
Pause/resuming while an Application.LoadLevelAsync is running can cause a crash with the exception: C0000194 (possible deadlock)
To reproduce:
1. Import repro.unitypackage. It contains two scenes - a loader and target scene
2. Add the scenes to the build settings so the loader is the first scene and the target is the 2nd one
3. Build & run for WP8 (development build)
4. Press the "Load" button. A label saying "Loading" should appear
5. Before the target level is loaded press the home key. Then press the search key
6. Press back twice to return to the app
7. Crash
Not reproducible when deployed as a windows phone 8.1 app.
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