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

Scripting

-

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

  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

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.