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
- "No HDR monitor detected." warning is shown in the Rendering Debugger even when the Editor is on HDR-enabled monitor
- Shader Graph Enum Keyword Default Value changes after reordering Entries
- Light Explorer throws “ArgumentException” error when disabling all columns from the Multi-column panel context menu
- "Freeze Camera For Culling" options are inconsistent between the Game view overlay and Rendering Debugger window
- Crash on GetOriginalSourceOrVariantRoot when creating a scene from a specific template
Add comment