Unity Issue Tracker - Blackboard menu items are not presented consistently in the user interface
Fixed
UUM-17666
Blackboard menu items are not presented consistently in the user interface
Unity: Visual Effects
Fixed
2023.2.X
Won't Fix
2023.1.X
2022.3.X
2022.2.X
2022.1.X
2021.3.X
2020.3.X
Verified on version 2023.3.0a15
How to reproduce:
Open HUB;
Create 3D(HDRP) project;
Create visual effect graph in the "Project" window (Create->Visual Effects-> Visual Effect Graph);
Drag it to the "Scene" window;
Select newly created graph in the "Project" window and go to "Inspector" window;
Click "Open" button;
In the opened graph window click "Blackboard" button;
Click "+", which is displayed in the "Blackboard" window.
Expected result: Menu opens and all the menu items should be displayed tidy. Menu items from two or more words should be displayed with spaces - human-readable format (users should see them correctly).
Actual result: Menu opens, but menu items from two or more words are displayed inconsistent: some with spaces, some not.