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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a19