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
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
Add comment