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
- The Frame value field does not update when using the increment/decrement arrows in the Frame Debugger if the value has been manually inputted
- [Remote Config] PreparePayloadWithConfigType function is looking for camelCase property names, when the JSON objects are using PascalCase naming
- UI Builder Viewport's Tool Gizmo has deadzones
- SpriteShapes are rendered using multiple draw calls when the SRP Batcher determines their nodes are incompatible in a specific project
- UI Toolkit Debugger "Pick Element" selects Scene view panel when trying to select a world space UI element in the Scene view
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