Search Issue Tracker
Fixed in 2022.2.X
Votes
1
Found in
2019.4
2020.3
2021.1
2021.1.23f1
2021.2
2022.1
Issue ID
1372975
Regression
No
Slider OnValueChanged event is not called when changing value from the Inspector
How to reproduce:
1. Open the user's attached project
2. Open scene Scenes/SampleScene
3. Press the Play button
4. In the Game view, adjust the Slider and observe the text value
5. In the Hierarchy window, select the GameObject "Slider" (under "Canvas")
6. In the Inspector view under the Slider component, change the Value field by dragging the Slider in the Inspector or inputting a value into the field
7. Observe the text value in the Game view
Expected result: the text value in the Game view changes accordingly to the Slider in the Inspector
Actual result: the text value in the Game view does not reflect the adjusting of the Slider value in the Inspector
Reproducible with: 2019.4.31f1, 2020.3.21f1, 2021.1.26f1, 2021.2.0b16, 2022.1.0a12
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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a4