Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2020.3.X, 2021.1.X
Votes
0
Found in
2020.3
2020.3.11f1
2021.1
Issue ID
1346850
Regression
No
Opening the Profiler (Standalone Process) causes multiple errors when the project has the UI Toolkit package installed
How to reproduce:
1. Create a new project
2. Install the UI Toolkit package
3. Select Window > Analysis > Profiler (Standalone Process)
4. Observe the Console
Expected result: There are no errors present
Actual result: Multiple errors appear in the Console
Reproducible with: UI Toolkit 10.0-preview.11 (2020.3.13f1), 1.0.0-preview.14 (2020.3.13f1, 2021.1.14f1)
Not reproducible with: 2021.2.0b2, 2022.1.0a1
Cannot test with: 2018.4.36f1, 2019.4.28f1 (the package is not supported)
Notes:
- The issue doesn't reproduce without the package
- The following errors are displayed in the Console:
Multiple scripted importers are targeting the extension 'uxml' and have all been rejected
Multiple scripted importers are targeting the extension 'uss' and have all been rejected
Multiple scripted importers are targeting the extension 'tss' and have all been rejected
ArgumentException: An item with the same key has already been added.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.FieldAccessException: Field `UnityEngine.UIElements.TextDelegates:ImportDefaultTextSettings' is inaccessible from method `UnityEditor.UIElements.Text.TextDelegates:InitializeDelegates ()'
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.FieldAccessException: Field `UnityEngine.UIElements.TextHandleFactory:CreateEditorHandle' is inaccessible from method `UnityEngine.UIElements.Text.TextCoreHandle:InjectTextCoreHandle ()'
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.FieldAccessException: Field `UnityEngine.UIElements.TextDelegates:GetFont' is inaccessible from method `UnityEngine.UIElements.Text.TextDelegates:InitializeDelegates ()'
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> UnityEngine.UnityException: The MakeClientFunc has already been registered. Registration denied.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> UnityEngine.UnityException: The MakeDropdownFunc has already been registered. Registration denied.
FileNotFoundException: No symbol found for file: E:\Unity\2021.1\2021.1.14f1_51d2f824827f\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll
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
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a6
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.26f1
Resolution Note (fix version 2020.3):
Fixed in: 2020.3.22f1