Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.2.0a7
2019.3.0a1
2019.3.0b1
2020.1.0a1
Issue ID
1179825
Regression
No
Multiple errors occur when AssemblyReference is deleted while .asmdef file already exists
To reproduce:
1. Create a new project
2. In the Project window create Assembly Definition and Assembly Definition Reference
3. Delete Assembly Definition Reference
Expected result: No errors occur
Actual result: "NullReferenceException" and "Folder contains multiple assembly definition files" errors occur
Reproducible in: 2019.2.3f1, 2019.3.0b1, 2020.1.0a2
Could not test up to 2019.2.0a7 (Assembly Definition Reference was not introduced)
Notes:
1. This issue also reproduces when using two .asmref files
2. Manually reimporting the file that is left (.asmdef or .asmref) fixes the issue
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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a19