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
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
Add comment