Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.3.X
Votes
2
Found in
2019.1.0a10
2019.1.0a11
Issue ID
1106120
Regression
Yes
[Asset Importer] "Projectsettings.asset type mismatch" exception thrown when importing a project from asset store or collab.
"Projectsettings.asset type mismatch" exception thrown when importing a project from asset store or collab in 2019.1.0a10.
Steps to reproduce:
1) Open "[Mobile]Touch Input and Keyboards" project from Collab in 2019.1.0a10.
OR Alternatively,
1) Create new project in 2019.1.0a10.
2) Import 2d platformer (https://assetstore.unity.com/packages/essentials/tutorial-projects/2d-platformer-11228) from asset store .
Actual result: "Projectsettings.asset type mismatch" exception thrown in console.
Expected result: No error appears in the console.
Reproducible in: 2019.1.0a11, 2019.1.0a10
Working fine in: 2019.1.0a9, 2018.3.0f1
Note: Happens every time when downloading a project from Collab and majority of times when importing from Asset store.
Stack trace:
Unity failed to read signed 32 bit int at line 162 of 'projectsettings/projectsettings.asset' due to type mismatch. This problem occurs when a member field in the script has changed and Unity is attempting to load data with the old format, or when the data is corrupt.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment