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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Add comment