Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
0
Found in
2017.1.0p4
Issue ID
948616
Regression
No
Menu.SetChecked, Check mark will still appear the first time in Project Window Context Menu after deselecting the folder
How to reproduce:
1. Download attached project file
2. Right click on "a" folder in Project Window (Notice that "Test" method is not selected)
3. Right click anywhere on Project folder (Notice that "Test" method is shown as selected)
4. Right click mouse button again ("Test" method shown as deselected)
Expected result: Menu.SetChecked method shouldn't show selected if folder is not selected
Actual result: If you select the folder and then right click it, the "Test" command will not be checked. If you right click it again, then it will be checked. Likewise, if you deselect it and open the menu, the check mark will still be there the first time
Reproduced with: 5.5.4f1, 5.6.3p2, 2017.1.1f1, 2017.2.0b10, 2017.3.0a7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Tags window completely breaks and throws Exception errors when Adding a Tag to a GameObject
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
- Changing "PreWarm" parameters on VFX Graph leads to significant performance drops and freeze due to rapid changes in "Total Time"
Add comment