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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (fix version 2019.1):
This was fixed in 2019.2.0a3 and 2019.1.0b3 as we removed the Experimental API completely.