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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment