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
- URP Package documentation link in Package manager leads to the deprecated page
- [Usability] No setup script for Render Pipeline Assets for the proper URP Sample usage
- csc.rsp -additionalfile files are not treated as dependencies and are not reloaded when the file contents change
- Error ‘cannot use casts on l-values’ when a variable is assigned inside a second-level nested if statement before being used in a conversion
- "You cannot save to an invalid folder" warning dialog box is shown when canceling Tile Palette creation
Add comment