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
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
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