Search Issue Tracker
Fixed in 2017.3.0f3
Won't Fix in 5.6.X, 2017.1.X
Votes
0
Found in
5.6.0b6
Issue ID
896176
Regression
No
EditorGUILayout.EnumMaskField does not support having 0 valued consts
Reproduction steps:
1. Load up the attached project and open "testscene.unity"
2. Select "GameObject" in the Hierarchy
3. Note that in the inspector, Test Script > Test Values is set to "None" (an int value of 0).
4. Note in the console the line `Enum: [Looping], Int Value: [1]`
Expected result: Value will be the same.
Reproduced on: 5.6.3f1, 2017.1.0p3, 2017.2.0b6, 2017.3.0a2
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
worldwhiteamway373839
Mar 12, 2018 22:31
joy COMMENT