Unity Issue Tracker - "ArgumentException" error appears when opening Project Library in the UI Builder if the script is using "namespace Assets"
Fixed
UUM-3481
"ArgumentException" error appears when opening Project Library in the UI Builder if the script is using "namespace Assets"
Unity: UI Builder
Fixed
2023.1.X
2022.2.X
2022.1.X
Fixed in: 1.0.0 (2023.1.0a1)
Fixed in: 2022.2.0b1
Fixed in: 2022.1.9f1
How to reproduce:
1. Open project "UIBuilderBug.zip"
2. Open the "TestDocument.uxml" document (Assets > TestDocument)
3. In the UI Builder press the "Project" button in the Library tab
4. Observe the Console window
Expected result: No errors appear
Actual result: "ArgumentException: An item with the same key has already been added. Key: 96046115" error appears