Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
4.3.1f1
Issue ID
584345
Regression
Yes
Animations gets corrupted when importing from 4.2 to newer version of Unity
To reproduce:
1) Open the user attached project DimBug422 with Unity 4.2.2
2) Find 'dim_move' between project files and press it
3) Drag 'dim_low_low-rigged' model to inspector of 'dim_move' preview window
4) Press play button in preview window and you will see the animation playing, this is expected
5) Now quit without saving and open same project with newer version of Unity, 4.3.1f1 for example, while upgrading the project
6) Now press 'dim_move' again and drag 'dim_low_low_rigged' model into preview window of 'dim_move' in the inspector.
7) Play the animation and notice that model will not move, this is unexpected.
'CharacterSelectIdle' animation works fine in both versions.
Also notice an error log in console, afaik you should not get any errors while upgrading project.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment