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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment