Search Issue Tracker
Fixed
Fixed in 2022.3.31f1, 6000.0.4f1
Votes
0
Found in
2022.3.29f1
6000.0.1f1
Issue ID
UUM-71808
Regression
Yes
Enum fields are rendered as Integer fields when serialized in a nested structure
Reproduction steps:
1. Open the attached “EnumSerializationBug” project
2. Open the “Assets/Scenes/SampleScene” scene
3. In the Hierarchy window, select the “InspectForBug“ GameObject
4. Observe the “Enum Variable“ field nested inside “Inner Data 1“ in the Inspector window
Expected result: An Enum field is seen
Actual result: An Integer field is seen
Reproducible with: 2022.3.12f1, 2022.3.29f1, 2023.3.0a9, 6000.0.1f1
Not reproducible with: 2021.3.38f1, 2022.3.11f1, 2023.3.0a8
Reproducible on: Windows 11 Pro
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animator Controller Layer Weight field accepts “NaN” as a valid value instead of rejecting it
- Package Manager redirection buttons are changed to "Checkmarks" after installing additional Packages in the Multiplayer Center
- [Linux] Character '@' is not inputted when pressing AltGr + Q with a German keyboard layout
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()
- Sprites lose their reference in Scene and Game view when changing Texture2D Import Settings
Add comment