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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment