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
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Add comment