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
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Add comment