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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment