Search Issue Tracker
By Design
Votes
0
Found in
2020.1.0a21
Issue ID
1216560
Regression
Yes
Assembly definitions break when opening project created in Ubuntu on Windows
Opening a project created using Ubuntu 18.04 in Windows 10 causes a missing assembly definition error. The definition file has the following error in the inspector.
"Object reference not set to an instance of an object"
Steps to reproduce
- git clone git@github.cds.internal.unity3d.com:johncrowe/MatchThree.git
- Open in windows 10
Notice issue >> Assembly Definition errors, in the console and on definition files.
Tested Broken: 2020.1.0a20, 2020.1.0a21
Tested Working: 2020.1.0a17
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
- VFX Graph link contrasts fail WCAG guidelines
- D3D12 PSO disk cache feature crashes if paths contain non-ASCII characters
- Different colors are present when Alpha channel is unclamped
- Visual Effects Forums link leads to generic Unity Forums
- The dithering node returns a blocky effect when the Render Scale is set to some values below 1
Resolution Note (2020.1.X):
It is not supported to use the same library folder across platforms. Library folder should be excluded from version control. If you want to share import results, you should use the accelerator cache server