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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a4