Search Issue Tracker
Won't Fix
Votes
3
Found in
4.5.2f1
Issue ID
624033
Regression
No
Enum field in a struct is serialized as an int field
To Reproduce:
1. Add a struct which has an enum field and is marked with [System.Serializable]) to a Monobehaviour.
2. Notice that the enum is displayed as an int in inspector
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Only the left screen is rendering when using Render Graph Fullscreen Blit in Meta Quest 2
- Context menu with the "Revert" option doesn't appear when pressing the right mouse button on a "Vector2" or "Vector3" property in the Inspector of a custom shader
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
Add comment