Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.2.8f1
Issue ID
1081063
Regression
No
Crash on set_bp_in_method_cb when debugging Dictionary variable in Visual Studio
How to reproduce:
1. Open the attached DebugRepro project
2. Open SampleScene in Assets/Scenes folder
3. Open "repro" script in Visual Studio which is located in the Assets folder
4. In Visual Studio Attach To Unity and Play
5. While the debugger is getting ready repeatedly press F9 on the Dictionary variable to set or remove a breakpoint
Expected result: Breakpoint in the script is hit
Actual result: Unity crashes
Reproducible with: 2017.2.3p4, 2017.3.2f1, 2017.4.11f1, 2018.1.9f2, 2018.2.8f1, 2018.3.0b2, 2019.1.0a1
Note: There are multiple stack traces most frequent one seems to be set_bp_in_method_cb
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Add comment