Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.1.1f1
Issue ID
957441
Regression
Yes
Animator parameters reset after saving changes of an object with animator component
Reproduction steps:
1. Download project "AnimatorReproProject.zip" and open in Unity
2. Open "Test" scene
3. Add any component to child object Cube (parent Animator Test)
4. Save scene (Ctrl+S)
5. Select object "Animator Test"
Expected: no warnings in Animator Test (Script)
Actual: warnings appear in Animator Test (Script) stating that animator object does not have any parameters
Reproduced on: 5.6.0b11; 5.6.0f1; 5.6.4f1; 2017.1.2p1; 2017.2.0f3; 2017.3.0b5; 2018.1.0a1
Not reproduced on: 5.5.5p1; 5.6.0a1; 5.6.0b10
Regression introduced: 5.6.0b11
Note:
Warnings are generated in AnimatorTargetDrawer script OnGUI().
After entering Play mode works as expected.
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