Search Issue Tracker
Duplicate
Votes
0
Found in
5.5.2p2
Issue ID
922642
Regression
No
Setting isOn property of canvas UI element Toggle from inspector does not change the toggle status to checked or unchecked
Steps to reproduce:
1. Open attached project
2. Open "Main" scene
3. Press play
3. Select Canvas->Toggle
4. In the inspector window, tick "Is On" option
Result: Toggle ignores "isOn" setting from Inspector window
Expected result: Setting "isOn" from the inspector window should also make toggle checked/unchecked
Reproduced on: 5.5.2p2, 5.6.1p3, 2017.1.0b9
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment