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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Add comment