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
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
- Inspector scroll area stretches when using components with nested serialized arrays on FBX model prefab instances
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a19