Not signed in
Copyright © 2026 Unity Technologies
Some assets are marked dirty when the scene is saved despite the user not making changes in those files.
It has been reported multiple times to the version control support team in general. So, it's somehow well-known by users.
Using the attached project and following the steps to reproduce described below we were finally able to reproduce the issue, but we would like to point out that it is not a specific case, we mean that it is a general issue that has been reported using different assets. Note that it's a general issue not a specific one for this project.
Reported by:
Steps to reproduce:
Actual results:
At this point, two unchanged files appear due to the timestamp change
Assets\Karting\Scenes\MainScene.unity -> Changed Assets\Karting\Tutorials\4 Add a Jump\Add a Jump 020.asset -> Unchanged ProjectSettings\ProjectSettings.asset -> Unchanged
Expected results:
Only the scene should appear as changed
Assets\Karting\Scenes\MainScene.unity -> Changed
Reproducible with versions: 2021.3.43f1, 2022.3.44f1, 6000.0.17f1
Not reproducible with versions: to be determined
Tested on (OS): reproduced on Windows, to be determined on macOS
Notes:
Sign in to see your voted issues