Search Issue Tracker
Fix In Review
Fix In Review for 6000.6.0a1
Won't Fix in 6000.0.X, 6000.3.X, 6000.4.X
Fixed in 6000.5.0a9, 6000.6.0a1
Votes
0
Found in
6000.0.65f1
6000.3.3f1
6000.4.0b3
6000.5.0a4
6000.6.0a1
Issue ID
UUM-131582
Regression
No
Animation files are changed when no actual change is made to the settings
How to reproduce:
1. Open the attached “IN-129735” project
2. Navigate to Assets > Animations and duplicate the "RunChase_GolfClub before" animation (cntrl + d)
3. Click on the duplicate and change its wrap mode in the Inspector to "Clamp" or "Ping Pong"
4. Make sure the animation file is saved
5. Click on the duplicate again and change the wrap mode back to "Loop" and make sure the file is saved
6. Close and reopen the project
7. Open both files externally in Notepad
8. In both Notepad files, search for “90a”
9. Observe the result
Actual behavior: There are single character differences between the files
Expected behavior: Both files are exactly the same
Reproducible with: 2023.1.0a1, 6000.0.65f1, 6000.3.3f1, 6000.4.0b3, 6000.5.0a4
Reproduced on: Windows 11
Not reproduced on: No other environment tested
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
- Graphics Settings: “Use Defaults” checkboxes misaligned in Tier Settings section
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
Resolution Note:
The serialization scheme had to be changed to fix the issue. The files are expected to change once saved , then not change afterwards unless changes are made to the curves.
Resolution Note (fix version 6000.6.0a1):
The serialization scheme had to be changed to fix the issue. The files are expected to change once saved , then not change afterwards unless changes are made to the curves.
Resolution Note (fix version 6000.6.0a1):
The serialization scheme had to be changed to fix the issue. The files are expected to change once saved , then not change afterwards unless changes are made to the curves.
Resolution Note (fix version 6000.5.0a9):
The serialization scheme had to be changed to fix the issue. The files are expected to change once saved , then not change afterwards unless changes are made to the curves.
Resolution Note (6000.4.X):
The fix for this issue requires a modification to the serialization of AnimationClips, which could potentially be disruptive to active projects. Therefore it will only be fixed in the latest version of Unity.
Resolution Note (6000.3.X):
The fix for this issue requires a modification to the serialization of AnimationClips, which could potentially be disruptive to active projects. Therefore it will only be fixed in the latest version of Unity.
Resolution Note (6000.0.X):
The fix for this issue requires a modification to the serialization of AnimationClips, which could potentially be disruptive to active projects. Therefore it will only be fixed in the latest version of Unity.