Search Issue Tracker
Duplicate
Votes
0
Found in
5.6.0f3
Issue ID
903426
Regression
No
EnumMaskField returns lower value than it actually is
Reproduction steps:
1. Open project attached (enumdrawerbug.zip).
2. Open scene "Main".
3. Select object "Flags".
4. Check what is written near variable Flag.
Expected result: It will be "Two", since in debug mode it is showed as "Two".
Actual result: It will be "One".
Note: If you increase it to Two, in debug mode it will be shown as Four.
Reproduced on: 5.3.0f4, 5.4.0f4, 5.5.0f3, 5.6.0p2, 2017.1.0b1.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
This is a duplicate of issue #784547