Search Issue Tracker
Won't Fix
Votes
1
Found in
2017.2.0f3
Issue ID
1003457
Regression
No
Editor crash when inspecting a SerializedProperty variable while debugging in VS2017
How to reproduce: ("1003457repro.mp4")
1. Open the attached project "1003457crash.zip"
2. Open this script with VS2017: Assets\_Source\SerializableDictionary\Editor\SerializableDictionaryPropertyDrawer.cs
3. Set a breakpoint on line 158 and attach the debugger
4. Select Assets/AssetTable and click on the '+' symbol in the Inspector
5. In VS: inspect the "keyProp" SerializedProperty variable on line 157 and move the cursor onto the pop-up window
6. Observe the crash
Reproduced with: 5.6.5p2, 2017.1.3p1, 2017.2.1p4, 2017.3.1p2, 2018.1.0b9, 2018.2.0a2
Note:
- Software used: Visual Studio Community 2017 Version 15.5.6 (VSTU 3.5.0.3)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment