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
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
Add comment