Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2020.3.X, 2021.1.X
Votes
0
Found in
2020.2.0b11
Issue ID
1293762
Regression
Yes
Exception thrown instead of error when creating assembly with cyclic reference
Reproduction steps:
1. Open attached project "1293762.zip" and go to Assets folder
2. In the "Unos" folder create Assembly Definition named "Unos"
3. Select "Unos" Assembly definition and look at Inspector window
4. Lock Inspector window
5. Go to "Dos" folder and create Assembly Definition named "Dos"
6. In the Inspector window, under Assembly Definition References add a new Reference
7. Drag "Dos" Assembly definition to newly created Reference
8. Press Apply and unlock the Inspector window
9. Select "Dos" Assembly definition and lock Inspector window
10. Go to "Unos" folder
11. In the Inspector window, under Assembly Definition References add a new Reference
12. Drag "Unos" Assembly definition to newly created Reference
13. Press Apply
Expected result: Error "Assembly with cyclic references detected" is logged to console
Actual result: Exception "Exception: No pending assemblies queued for compilation and no compilers running. Compilation will never finish." is logged to console
Reproducible with: 2020.2.0b11, 2020.2.0f1
Not reproducible with: 2018.4.30f1, 2019.4.16f1, 2020.1.17f1, 2020.2.0b10, 2021.1.0a9
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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a5
Resolution Note (fix version 2021.1):
Fixed in 2021.1.0b7
Resolution Note (fix version 2020.3):
Fixed in 2020.3.0f1