Search Issue Tracker
Fixed
Fixed in 6000.0.42f1, 6000.1.0b2, 7000.0.0a20
Votes
0
Found in
6000.0.30f1
6000.1.0a6
Issue ID
UUM-89106
Regression
Yes
[Ubuntu] Possible for Create menu to show sections with no options inside
Steps to reproduce:
- Create and open a new Unity Project on a fresh Unity Editor Version you haven't used before (an existing Unity Editor Version can sometimes reproduce the issue but not consistently)
- Right-click in the Project Window and navigate to 'Create'
- Observe the options that you are given
Actual results: The context menu shows every possible section, even ones that don't have options inside them
!image-2024-11-26-16-20-57-456.png|width=637,height=978!
Expected results: The context menu only shows sections that have options inside of them
Reproducible with versions: 6000.1.0a6, 6000.0.30f1
Not reproducible with versions: 2022.3.53f1
Can't test with versions: 2021.3.45f1 (doesn't support Ubuntu 24.04)
Tested on (OS): Ubuntu 24.04
Notes:
- This issue can be reproduced consistently on the first time a new Unity Project is created on a freshly installed Unity Version. After that, the issue is very intermittent.
- While this is a regression (it doesn't happen in Unity 2022), it was not possible to properly regression test. The reason for this was that the bug started to occur somewhere between versions 2023.2.0a14 and 2023.3.0a16. However, between those versions, the searchable context menu was added and that doesn't work the same way as the normal context menu (that was used again from 2023.3.0a16 onwards).
- This issue is only reproducible on Ubuntu. It has not occured on Windows or Mac from my testing.
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (fix version 7000.0.0a20):
Verified the fix has landed to 7000.0.0a21 with Ubuntu 20.04
Resolution Note (fix version 6000.0.42f1):
Verified the fix has landed to 6000.0.42f1 with Ubuntu 24.04