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
- TreeView drag and drop operation is not cancelled when a modal opens over it
- Remote Config window causes performance drop in Editor when multiple settings are added
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
Add comment