Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2020.3.X, 2021.1.X, 2021.2.X
Votes
0
Found in
2019.4
2020.3
2020.3.15f1
2021.1
2021.2
2022.1
Issue ID
1353760
Regression
No
There's no warning/error for ProjectVersion.txt not being updated due to lack of write permissions when upgrading the project
How to reproduce:
1. Open the attached project "case_1353760-Project.zip" on a newer version of Unity
2. Wait for the project to be upgraded
3. Close it
4. Try opening it again (note that it's the old version)
5. Inspect the project's "Editor.log" file
Expected result: There are warnings/errors logged for 'ProjectVersion.txt' lacking write permissions when upgrading the project
Actual result: There are no warnings/errors logged for 'ProjectVersion.txt' lacking write permissions when upgrading the project
Reproducible with: 2019.4.29f1, 2020.3.16f1, 2021.1.17f1, 2021.2.0b7, 2022.1.0a5
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
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0a9
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0b16
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.25f1
Resolution Note (fix version 2020.3):
Fixed in: 2020.3.21f1