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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment