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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment