Search Issue Tracker

Fixed in 2021.1.X

Fixed in 2019.4.X, 2020.2.X

Votes

0

Found in

2018.4

2020.1.9f1

2021.1

Issue ID

1289736

Regression

Yes

New .asset files are serialized as binary when the Asset Serialization Mode in the Editor settings is set to 'Force Text'

Serialization

-

How to reproduce:
1. Create a new project
2. Close the project and remove the VersionControlSettings.asset file from the ProjectSettings folder
3. Reopen the project and open the new VersionControlSettings.asset file

Expected result: The VersionControlSettings.asset is serialized as text
Actual result: The VersionControlSettings.asset is serialized as binary

Reproducible with: 2018.4.29f1, 2019.4.14f1, 2020.1.13f1, 2020.2.0b11, 2021.1.0a4

Notes:
- This affects a majority of assets in the ProjectSettings folder

- The issue is not reproducible with the ProjectSettings.asset and PackageManagerSettings.asset files (doesn't apply to the 2018.4. stream)

  1. Resolution Note (fix version 2021.1):

    Fixed in 2021.1.0a10

  2. Resolution Note (fix version 2020.2):

    Fixed in 2020.2.3f1.3936

  3. Resolution Note (fix version 2019.4):

    Fixed in 2019.4.19f1

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.