Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a5
2019.3.0a6
Issue ID
1161538
Regression
Yes
[UWP] Exception is triggered when closing player with Application.Quit()
Steps to reproduce:
1. Download 1161538_repro.zip project
2. Switch platform to UWP
3. Build SampleScene
4. Open VS solution and build project
5. Press the escape button (ESC) to close the player
Results: Exceptions is triggered when closing the player
'New Unity Project (1).exe' (Win32): Unloaded 'C:\Users\USER_NAME\1158498_repro\New folder\build\bin\x64\Release\AppX\GameAssembly.dll'
Critical error detected c0000374
New Unity Project (1).exe has triggered a breakpoint.
Reproduced with: 2019.3.0a6
Not reproducible with: 2019.3.0a5
Note:
- Reproducible with Debug, Release, Master configurations.
- Reproducible with x86, x64.
- Closing from Title bar does not trigger an exception
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Add comment