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
- Tile Palette Tilemap dropdown icons are not visible
- Create New Tile Palette dropdown text is not centered and text is cut off
- Volume numeric fields allows adding unlimited number in numeric field which breaks UI, no character limit
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
Add comment