Search Issue Tracker
Fixed in 4.6.X
Votes
0
Found in
4.6.0b10
Issue ID
615645
Regression
No
Slider does not update when it is no longer controlled by a HorizontalLayout component
Steps to reproduce:
1. Open the project and the scene
2. Find 'Slider' under Canvas in hierarchy
3. Note that it's Rect Transform values are driven by the HorizontalLayout component
4. Drag the slider from the parent (panel)
5. Note that values are still being controlled by the HorizontalLayout component
6. Press play, the slider updates and it is no longer controlled by the HorizontalLayout component
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment