Search Issue Tracker
Duplicate
Votes
1
Found in
2018.4
2019.4
2020.1
2020.2
2021.1
Issue ID
1282010
Regression
No
Editor crashes when entering Play Mode with a Map Renderer Component from Microsoft MapsSDK
How to reproduce:
1. Open the attached "1282010 repro" project
2. Open the "Test3" Scene from the Assets folder
3. Make sure that both the Scene window and the Game window are open
4. Enter Play Mode
5. Exit Play Mode
6. Repeat steps 3 and 4 until Unity crashes
Expected results: Unity Editor doesn't crash
Actual results: Unity Editor crashes
Reproducible with: 2018.4.29f1, 2019.4.12f1, 2020.1.9f1, 2020.2.0b7, 2021.1.0a1
Notes:
-The Editor usual crashes after entering Play Mode 5 - 10 times but on earlier versions (2018.4) it takes a lot more attempts to crash
-All the Scenes included in the "1282010 repro" project can reproduce the crash but the "Test3" Scene seems to do it the most consistently and with the least amount of attempts
-Judging by the Stack Trace, the crash seems to be coming from Mono
-The "Map Renderer" Component (from Microsoft MapsSDK) seems to be the one responsible for the crash since disabling it stop the crash from reproducing
-Sometimes the crash occurs without leaving a Stack Trace. In such cases, the last line always is: "* Assertion: should not be reached at ..\mono\metadata\class-accessors.c:73"
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
This is a duplicate of issue #1262671