Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0a10
2019.2.0a3
Issue ID
1120826
Regression
Yes
NullReferenceException errors appear when there are 2 .asmdef files in one folder
To reproduce:
1. Create new project
2. Create 2 .asmdef files
Reproducible with: 2019.1.0a10, 2019.2.0a3
Not reproducible with: 2017.4.19f1, 2018.3.3f1, 2019.1.0a9
Regressed in: 2019.1.0a10
Actual results: "NullReferenceException: Object reference not set to an instance of an object" error is present.
Expected results: error explains that 2 .asmdef files in the same folder are not acceptable.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment