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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment