Search Issue Tracker
Fixed
Fixed in 2020.3.46f1, 2021.3.19f1, 2022.2.7f1, 2023.1.0b4, 2023.2.0a2
Votes
0
Found in
2020.3.41f1
2021.3.12f1
2022.1.21f1
2022.2.0b13
2023.1.0a17
2023.2.0a1
Issue ID
UUM-20875
Regression
No
Changes made to "Direction" in Slider controller prefab are not saved
How to reproduce:
1. Open the attached project “IN_20824“
2. Open the “ArtilleryWars” Scene
3. Select the “Prefabs” → “Trajectory Menu” prefab
4. In the Hierarchy select “Angle Slider“ GameObject
5. Change Direction from “Left To Right” to “Right To Left” or other from the list
6. Save and go back to the “ArtilleryWars” Scene
7. Observe the Slider in the Scene view
Expected result: made changes are saved
Actual result: made changes not saved
Reproducible with: 2020.3.41f1, 2021.3.12f1, 2022.1.21f1, 2022.2.0b13, 2023.1.0a17
Reproducible on: Windows 10 Pro
Workaround: when changing Direction change something more else and changes will be saved
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
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Resolution Note (fix version 2023.2.0a2):
Addressed the slider's inspector editor to properly update the scene when the direction's property is being updated.
Resolution Note (fix version 2023.1.0b4):
Addressed the slider's inspector editor to properly update the scene when the direction's property is being updated.
Resolution Note (fix version 2022.2.7f1):
Addressed the slider's inspector editor to properly update the scene when the direction's property is being updated.
Resolution Note (fix version 2021.3.19f1):
Addressed the slider's inspector editor to properly update the scene when the direction's property is being updated.
Resolution Note (fix version 2020.3.46f1):
Addressed the slider's inspector editor to properly update the scene when the direction's property is being updated.