Search Issue Tracker
Duplicate
Votes
0
Found in
5.5.1f1
Issue ID
878619
Regression
No
[UI] Toggle isOn property change in Inspector doesn't update its state in Scene/Game view before entering Play mode
Reproduction steps:
1. Open my attached project ("case_878619-repro")
2. Open the "test" scene
3. Select the "Toggle 1" game object in the hierarchy
4. Change the "isOn" property under the Toggle component
- Notice how the scene view doesn't update the change -
5. Enter Play mode
6. Exit Play mode
Result: the toggle was updated after entering/exiting Play mode
Expected: toggle is updated every time it's checked/unchecked in the inspector
Reproducible on: 5.4.4p1, 5.5.1p2, 5.6.0b7
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
Add comment