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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Resolution Note:
There are no fixes planned for this Bug