Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.1.0b13
Issue ID
1020915
Regression
No
Integer field is displayed when having public Enum variables in classes which inherit from ScriptedImporter
To reproduce:
1. Open user's project
2. In Project window, select CustomAsset
3. Observe Inspector window
Expected: public Enum variables are displayed with EnumPopup
Actual: public Enum variables are displayed with IntField (check my attached picture)
Reproduced in: 2017.2.2p3, 2017.4.1f1, 2018.1.0f1, 2018.2.0a9
Note: for demonstration of correct behavior, check GameObject's (found in Hierarchy window) Inspector window
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector window flickers when a selector is created using a Style Class List Section
- [iOS] "UnityBatchPlayerLoop()" causes a freeze in the iOS application when it is put to the background and brought back to the foreground
- "Perform Selected" of Shortcut Manager window does not perform the shortcut in some cases
- Crash on mono_get_hazardous_pointer when running Play Mode tests in a specific project
- [iOS] ‘확인’(Done) and '취소'(Cancel) text is displayed as '...' in the on-screen keyboard when the System preferred language is set to Korean
Add comment