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
- The "Disable Editor Analytics" flag locks when toggling it until the Preferences Window is reopened and Warning is no longer displayed when the Window is reopened
- 'AlphaToMask' is ignored when in non-resolving renderpasses on Metal
- ArgumentException error is thrown when using a specific layout
- WebGPU: ASTC texture mip levels are corrupt
- [Vulkan] Crash on with multiple stack traces when rendering large Terrain with specific hardware
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a4