Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2018.1.0b5
Issue ID
994291
Regression
No
[Animation] Reset functionality not working for Animation and Animation clip
Reset functionality not working for Animation and Animation clip
Steps to Repro:
1. Create or Open attached project > project window > right click
2. Animation > select animation clip > change few properties
3. Click cogwheel icon > reset > observe that the properties are not getting reset to default
4. Hierarchy window > right click > empty game object
5. Add component > animation > change few properties
6. Click cogwheel icon > reset > observe that the properties are not getting reset to default
Expected Result:
Component properties should reset to the default values
Occurring with:
2018.1.0b5, 2017.3.0p4, 2017.2.1p2, 2017.1.3f1, 5.6.5p1
Environment:
Occurring on Windows and Mac
Note:
Following error occurs when resetting animation clip on Unity 5.6.5p1
Assertion failed on expression: 'MecanimDataWasBuilt()'
UnityEditor.DockArea:OnGUI()
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Graphics.DrawProceduralIndirect and Graphics.DrawProceduralNow silently dropped on DX12
- [iOS] The safe area value changes when reopening the app in Landscape orientation
- Light flickering when using Forward+ on Mobile
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
Add comment