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
- Nested Canvases with the same Order in Layer ignore Z position for render order when sharing parent Canvas
- ShaderGraph Material subasset loses texture reference when reimporting all assets while using a scripted importer
- Values changed on a prefab are not retained when entering Play Mode
- Shadow Caster 2D shadows partially disappear in specific spots when used with Composite Collider 2D in the Game view
- Hierarchy and Library parts in UI Builder are inaccessible when UI Builder window is resized and these elements no longer fit in the window
Add comment