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
- Animator state transition preview clips are flickering when zooming in
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a4