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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment