Search Issue Tracker
Fixed
Fixed in 2020.3.X, 2020.3.45f1
Votes
0
Found in
2020.3.40f1
Issue ID
UUM-16740
Regression
Yes
[2020.3] Undo skips a value when used on values with [CustomEditor]
How to reproduce:
1. Open the user-attached project
2. Open the “SampleScene” Scene
3. Select the Cube GameObject in the Scene
4. Change the “Edit Mode” in the “Broken Editor Component” Script Component using the dropdown to “Mode Two”
5. Change the “Edit Mode” to “Mode Three”
6. Undo changes (CMD + Z)
Expected result: “Edit Mode” changes to “Mode Two”
Actual result: “Edit Mode” changes to “Mode One”
Reproducible with: 2020.3.36f1, 2020.3.40f1
Not reproducible with: 2020.3.35f1, 2021.3.12f1, 2022.1.20f1, 2022.2.0b11, 2023.1.0a14
Reproduced on: macOS Monterey 12.6 (Intel)
Note: The issue appears to be caused by a fix made to a bug that only affected 2020.3. Changeset: 07942ee70ac90ba9ccc134dfe5afebb2f4e50f22
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2020.3):
Fixed in: 2020.3.45f1