Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2019.1.X
Votes
1
Found in
2018.1.3f1
Issue ID
1053465
Regression
No
Editor throws enum errors when calling OnInspectorGUI() or setting EditorGUILayout.PropertyField with SerializedProperty
How to reproduce:
1. Download and open attached project "UnityEventBugReport"
2. Select "GameObject" object in Hierarchy
3. In Inspector expand Sample Mono/Event Holder/List Of Event Holders
Expected result: Console does not throw errors
Actual result: Console throws errors
Reproduced with: 2017.1.4p2, 2017.2.3p1, 2017.4.6f1, 2018.1.6f1, 2018.2.0b10, 2018.3.0a3
Notes: Console throws 2 errors "type is not a enum value"
--------------------------------------
Update: fixed in 2019.2.0a2 and 2019.1.0b5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Different build sizes between Editor build and command-line build when "Static Batching" is enabled
- Particle System "Start Rotation" property affects a different axis when upgrading to newer Editor versions
- "Light" Component's "Culling Mask" setting is hidden but still has an effect when using HDRP
- Selecting the Web platform can be done when using the HDRP project
- Textures swap when SpriteRenderers with shared materials and animators are toggled on and off
Add comment