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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Resolution Note (fix version 2019.1):
This was fixed in 2019.2.0a3 and 2019.1.0b3 as we removed the Experimental API completely.