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
- [WebGL][Android] Corrupt header when connecting via IP
- Editor and Android Player hangs/freezes when repeatedly Loading/Unloading AssetBundle in Vulkan
- Selecting a Material for HDRP Decal Projector in the Inspector window spams errors in the Console
- Expanded Asset Preview Box moves/hides when creating new Asset in Project window
- Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bionic/libc.so" when using OpenXR Plugin in a specific project
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