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
- Incorrect color values are saved for Swatches when using HDR Color Picker
- Editor crashes when adding/removing a UI Document Style Sheet while in Play mode
- Scene and Game views turn black when all light sources are disabled
- Memory spike after activating Freeform Light2Ds
- Line Renderer Component elements do not fit in the Inspector window when minimising Inspector window is minimised
Add comment