Search Issue Tracker
By Design
Votes
0
Found in
4.6.0b20
Issue ID
639402
Regression
No
UI Toggle: onValueChanged is called with True even when value isn't changed
To reproduce:
1. Open attached project
2. Open ToggleTest scene
3. Press play
4. Click on Toggle 1
5. Notice that onValueChanged is called with True
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
EllinaHarks
Sep 03, 2021 21:01
How can you tell us a wrong-named method is "by design" ????
Dover8
Jan 06, 2015 15:21
Why would you make this a feature by design? Doing so prevents us from having a function that is called based on the status of a toggle group as the user can reselect the already selected toggle and incorrectly invoke the method.