Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2018.4.9f1
2019.1.0a13
2019.1.1f1
2019.3.0b2
2020.1.0a1
Issue ID
1182618
Regression
Yes
NullReferenceException is thrown when DLL is deleted
How to reproduce:
1. Open the attached 19.3 Packages.zip project
2. Delete "DemiLib" from the Assets folder
3. Inspect the thrown error in the console
Actual: The NullReferenceException error is thrown
Reproducible with: 2018.4.9f1, 2019.1.1f1-2019.1.14f1, 2019.2.0a13-2019.2.6f, 2019.3.0a1-2019.3.0b4, 2020.1.0a2
Not reproducible with: 2018.4.8f1, 2019.1.1f0, 2019.2.0a12, 2020.1.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Addressables.CheckForCatalogUpdates() always returns 0 when "Only update catalogs manually" is enabled
- VFX Graph forces a lengthy recompilation freeze when exiting Play Mode with a cloned Render Pipeline asset
- Project Auditor's "Install Rules" button has to be pressed twice to proceed when any compilation error in the Editor is present
- Crash on Scripting::UnityEngine::SubsystemManagerProxy::ClearSubsystems when adding a Mesh Collider Component to a GameObject
- ScrollView clips content when under an ancestor that has a filter set
Add comment