Search Issue Tracker
Fixed in 1.0.0-preview.4
Votes
0
Found in [Package]
1.0.0-preview.3
Issue ID
1262723
Regression
No
'Assembly with cyclic references detected' errors occur when Input System and UI Toolkit packages are imported
How to reproduce:
1. Create a new project
2. Import the Input System package from the Package Manager
3. Import the UI Toolkit package (open the manifest.json file and add “com.unity.ui”: “1.0.0-preview.3”)
Expected result: Input System and UI Toolkit packages are imported to the project and no errors occur
Actual result: 'Assembly with cyclic references detected' errors are thrown
Reproducible with: 1.0.0-preview.3 (2020.1.0b15, 2020.2.0a18)
Could not test with: 2018.4.25f1, 2019.4.4f1 (UI Toolkit package is not compatible)
Notes:
Having Timeline package in the project causes an additional issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The terrain appears darker when "Per-pixel Normal" is enabled
- [Linux] Editor assertion causes Test Runner to fail when executing it in Batch Mode
- Color selection by the mouse cursor is still enabled when the "Esc" button is pressed
- Game view becomes black and the Scene window becomes grey, “ArgumentOutOfRangeException” errors and “Render Pipeline error” warnings appear after changing the name or deleting URP/HDRP global settings file
- Transform Component is not accessible inside the Player when RuntimeInitializeOnLoadMethod is used
Add comment