Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.46f1
2022.3.53f1
6000.0.28f1
6000.1.0a5
Issue ID
UUM-87916
Regression
No
Importing a theme through the Inspector allows circular import
How to reprouduce:
1. Create a new Unity project
2. In the Project window, Create -> UI Toolkit -> TSS Theme File
3. Select the created TSS Theme File
4. In the Inspector, under the "Inherited Themes" click "+" -> Select the Asset
5. Observe the Assets for selection
Expected results: The list of available Assets doesn't allow to select the same Asset and create a circular import
Actual results: The list allows to select the same Asset and on "apply" this produces the warning and deletes the import
Reproducible with: 2021.3.46f1, 2022.3.53f1, 6000.0.28f1, 6000.1.0a5
Reproducible on: Windows 10
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
- Editor UI Text is displayed incorrectly or blank, and "Unable to load font face for [System Normal]." and other warnings are spammed when Editor Font is set to System Font and TMP Package is imported
- TabView with icons is smaller in height then other tabs with text
- [iOS] Error shows and "Microphone.GetPosition" logged as zero when "Microphone.Start()" is called the first time while a microphone is busy in another app and the second time when the microphone is released
- Inconsistent Layout in Project Settings Panels
- "Check for Updates" Fails to Connect to Update Server
Resolution Note:
This is a minor inefficiency in the workflow. There doesn't seem to be a risk of actually creating a circular dependency. Given our other priorities, this is too minor for us to address at this time.