Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2021.2.0a1
2021.2.7f1
2022.1
2022.2
Issue ID
1393774
Regression
Yes
MenuItem is not shown in the item list if the string contains symbols
How to reproduce:
1. Open project "MenuItemBug.zip"
2. Go to Menu > Foo
3. Observe the results
Expected result: There are two MenuItems "Bar" and "Bar2"
Actual result: There is one MenuItem "Bar"
Reproducible with: 2021.2.0a1, 2021.2.14f1, 2022.1.0b10, 2022.2.0a7
Not reproducible with: 2019.4.36f1, 2020.3.30f1, 2021.1.0a10, 2021.1.28f1
Notes:
- With ("??", "\\", "..", "<<". "[[", double space) symbols the Console window logs errors "Ignoring menu item Foo??Bar7 because it is in no submenu!"
- When using "//" there were no errors but it was not visible in the Menu
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
- 3D Sample Scene (HDRP) template tutorial Welcome Dialog pop-up doesn't appear on project creation
- [Profiler] The Addressable Asset Module module outputs an ArgumentException when asset GUIDs produce a hash collision with Addressables
- Huge amounts of tests have a start delay when pressing "Run All" in the Test Runner
- Blackboard: Double borders around the tooltip
- [WebGL]VideoPlayer Rendering stops when setting FilterMode of a texture downloaded with UnityWebRequestTexture.GetTexture()
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a11