Search Issue Tracker
Fixed
Fixed in 2021.3.30f1, 2022.3.6f1, 2023.1.6f1, 2023.2.0b2, 2023.3.0a1
Votes
0
Found in
2021.3.27f1
2022.3.4f1
2023.1.2f1
2023.2.0a21
Issue ID
UUM-41395
Regression
Yes
EnumField remains displayed as a mixed string when showMixedValue is set back to false and .SetValueWithoutNotify is used
Reproduction steps:
1. Open project “IN-45053_EnumField.zip”
2. In the main menu click “Sample\SampleEditorWindow”
3. Enable and disable the “EnumField showMixedValue” toggle
Expected result: the EnumField turns back to its original value
Actual result: the UnumField remains a mixed string
Reproducible with: 2021.3.23f1, 2021.3.27f1, 2022.3.4f1, 2023.1.2f1, 2023.2.0a21
Not reproducible with: 2021.3.22f1
Reproducible on: macOS Ventura 13.2.1 (Intel)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment