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
- Lighting Data asset is not created when baking multiple Scenes at the same time
- Performance issues when instantiating a recognizer under UnityEngine.Windows.Speech
- Build fails with "Exception: Unity.IL2CPP.Building.BuilderFailedException: Build failed with 0 successful nodes and 0 failed ones" when building the project for iOS
- [Android] .aab Build fails when using Asset Bundles
- Builds fail without a useful error message when building a project with invalid product name
Add comment