Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.2.0b18
2023.3.0a14
Issue ID
UUM-55214
Regression
Yes
[Contextual Menu] Context menu children change color when hovered if opened in the projects window
The new context menus can sometimes exhibit an odd change in color when mousing over a sub-menu if the context menu was opened in the Project window.
Repro:
# Create a URP project
# In the project window, right click and select "Create" -> "Shader Graph"
# *Note that the sub menu isn't a leaf, but is still a different color.
# Now hover over the "URP" item in the sub menu to expand another sub menu.
Result: When the "URP" item is hovered over and the next child is opened, the current context menu changes color.
Expected: Consistent colorization
Platform: macOS and Windows. Probably Linux as well.
Version tested: 2023.3.0a14
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note:
Due to the state of the new Contextual Menus feature, we decided to revert to OS Menus in 2023.3. Hence, we are cancelling all 2023.2.X ports and recommend using 2023.3.0b1 or higher for more stable context menus. The feature will be reconsidered in future versions.