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
- Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to get its index buffer data in Builds
- [Backport] [Sprite Atlas V1] Editor crashes when calling SpriteAtlasUtility.PackAtlases
- Deterministic builds have different files when built from the same project
- PlayerBuildInterface.ExtraTypesProvider no longer provides types to IL2CPP
- Touch input is reset in Device Simulator when Unity Remote is killed
Add comment