Unity Issue Tracker - Changes made to "Direction" in Slider controller prefab are not saved
Fixed
UUM-20875
Changes made to "Direction" in Slider controller prefab are not saved
Unity: uGUI
Fixed
2023.2.X
2023.1.X
2022.2.X
2021.3.X
2020.3.X
Won't Fix
2022.1.X
Addressed the slider's inspector editor to properly update the scene when the direction's property is being updated.
Addressed the slider's inspector editor to properly update the scene when the direction's property is being updated.
Addressed the slider's inspector editor to properly update the scene when the direction's property is being updated.
Preceded by 2022.2, fix will be landing in that version instead.
Addressed the slider's inspector editor to properly update the scene when the direction's property is being updated.
Addressed the slider's inspector editor to properly update the scene when the direction's property is being updated.
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