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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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