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
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
- Animator State Labels are not Rendered correctly when using the Bitmap Renderer as the Default Editor Text Renderer
- LDR render target is used when HDR is enabled in URP and Recorder Source is set to 360 View
- Terrain Layer's changes are not added to the Undo history
- “IndexOutOfRangeException: Index was outside the bounds of the array.” error is thrown when large Text (TMP) GameObject Overflow field is set to Ellipsis
- The OnValidate method is not invoked when reverting changes on a Prefab Variant
Add comment