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

Serialization

-

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

Add comment

Log in to post comment