Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.10f1
Issue ID
UUM-76097
Regression
Yes
The meta file of the video is modified when opening the project with a different Editor version
Reproduction steps:
1. Extract the attached “ReproProj“ project which was opened with the 2021.3.40f1 version of Editor
2. In Windows File Explorer, check the Date modified field of “/ReproProj/Assets/TestVideo.mp4.meta”
3. Open the attached project "ReproProj" with a newer Editor version
4. In Windows File Explorer, observe the Date modified field of the “/ReproProj/Assets/TestVideo.mp4.meta” file
Expected result: The Date modified did not change
Actual result: The Date modified was updated
Reproducible with: 2023.3.0a7, 6000.0.10f1
Not reproducible with: 2021.3.40f1, 2022.3.38f1, 2023.3.0a6
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Notes:
- Can also use GitHub Desktop or git command “git diff HEAD -- Assets/TestVideo.mp4.meta” to check if the file was modified
- Updating from 2021.3.40f1 to 2023.3.0a7 reproduces the issue
- Updating from 2023.2.20f1 to 2023.3.0a7 does not reproduce the issue
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
There are no fixes planned for this Bug