Search Issue Tracker
Fixed in 1.0.0-preview.18
Votes
0
Found in [Package]
1.0.0-preview.18
Issue ID
1408441
Regression
No
Type or namespace name UIDocument could not be found when opening the project
Reproduction steps:
1. Open the attached project "1408441.zip"
2. Observe the console
Expected result: No errors upon opening the project
Actual result: Error occurs when the project is opened
Reproducible with: 1.0.0-preview.17, 1.0.0-preview.18 (2020.3.35f1)
Not reproducible with: 1.0.0-preview.18 (2021.1.13f1, 2021.1.28f1), Built-in (2021.3.3f1, 2022.1.1f1, 2022.2.0a13)
Couldn't test: 2019.4.37f1 (no UI Toolkit version available), 1.0.0-preview.18 (2021.1.12f1 (project breaks))
Error CS0246: The type or namespace name 'UIDocument' could not be found (are you missing a using directive or an assembly reference?)
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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Resolution Note (fix version 1.0.0-preview.18):
Fixed in: 1.0.0-preview.18 (2021.1.13f1)