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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a4