Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2019.1
Issue ID
1123992
Regression
No
We still generate the UIElements xml schema files with the Experimental namespace
To repro:
1. right click anywhere in the project window
2. select Update UIElements Schema
Expected: Schema files reference the UnityEngine/Editor.UIElements namespace
Result: Schema files reference the UnityEngine/Editor.Experimental.UIElements namespace
Note:
When this is fixed, we should add a not in this forum thread:
https://forum.unity.com/threads/updating-uxml-schemas-in-2019-1b.623866/
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 2019.1):
This was fixed in 2019.2.0a3 and 2019.1.0b3 as we removed the Experimental API completely.