Search Issue Tracker
Fixed
Fixed in 6000.0.42f1, 6000.1.0b11, 6000.2.0a7
Votes
0
Found in
6000.0.28f1
6000.1.0a5
6000.2.0a1
7000.0.0a1
Issue ID
UUM-90037
Regression
No
The type selector in the UI Builder does not display primitive types when trying to select one in the "Select Type…" window
How to reproduce:
1. Open the attached “IN-86483” project
2. Open the “test.uxml” file in the Assets folder
3. In the UI Builder window Hierarchy section select “CustomControl.cs”
4. In the Inspector window Attributes section click on “Select Type…” near the Type attribute
5. In the “Select Type…” window search for “System.Boolean”
6. Observe the “Select Type…” window
Expected result: “System.Boolean” type is found
Actual result: No type is found
Reproducible with: 6000.0.28f1, 6000.1.0a5
Could not test with: 2021.3.46f1, 2022.3.53f1 (Type attribute does not exist in the UI Builder)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
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
Add comment