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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.