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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment