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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment