Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.1.0b7
Issue ID
1002476
Regression
No
Saving upgraded project doesn't update the ProjectVersion.txt if no changes are made
How to reproduce:
1. Create a new project in any Unity version
2. Open the same project in new Unity version
3. File > Save Project
4. Exit Unity
5. Open the ProjectVersion.txt inside "ProjectSettings" folder
Actual result: Unity doesn't update the project's Editor version.
Expected result: Unity should update the project's Editor version after pressing Save Project.
Reproducible with: 2018.2.0a6, 2018.1.0b13, 2017.4.1f1, 2017.3.2f1, 2017.2.2p2, 2017.1.3p2.
Notes:
Editor version is updated if any changes are made inside the project.
-----------------------------------------------------
fixed in 2018.3.0a1
Comments (2)
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
- Expanded Asset Preview Box moves/hides when creating new Asset in Project window
- Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bionic/libc.so" when using OpenXR Plugin in a specific project
- The Editor's Help menu still lists an old/retired website - "Unity Forum"
- Baked GI loaded by LoadScene call with Additive mode is not cleaned up when unloading the Scene
- "Reflection Probe" borders disappear when interacting with the UI in the Inspector and one of the Reflection Probe editing tools is selected during the Baking process
andisopany
Jul 13, 2018 20:18
Just a warning to everyone that this may lead to a broken project.
In my case I upgraded to 2018.2 but didnt save anything, then by mistake opened with a previous version of unity. Many of my prefabs are now broken which is forcing me to revert about a weeks worth of work.
LW
Jun 12, 2018 13:31
This is still a bug and is not fixed.