Search Issue Tracker
Fixed
Fixed in 6000.0.12f1, 7000.0.0a2
Votes
0
Found in
6000.0.5f1
7000.0.0a1
Issue ID
UUM-73716
Regression
No
An error is thrown when a custom class UXLElement Component is derived from a normal component
Reproduction steps:
1. Create a new project
2. Import the “CustomToggle.cs“ Script to the Project’s Assets folder
3. Observe the Console
Expected result: No errors are present
Actual result: “A UxmlElement for the type CustomToggle in the assembly Assembly-CSharp was already registered from another assembly Assembly-CSharp.“ Error is logged
Reproducible with: 6000.0.5f1,
Couldn’t test with: 2021.3.39f1, 2022.3.32f1 (due Script errors, missing features)
Reproducible on: M1 MacOS 14.4.1
Not reproducible on: No other environment tested
Note: This error does not prevent playing in editor or building the project or otherwise interfere with expected functionality, it just clutters the console window after each recompile until it is cleared
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment