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
- Can't import asset via Package Manager when it consists of sub-packages and one of them is already imported
- CubemapArrays and Cubemaps take up significantly more memory than on other platforms when working with a Windows project
- The Weight Field in the LimbSolver2D Component for 2D IK Can’t Be Animated or Smoothly Transitioned
- Selected “Landscape Left” orientation of the “ScreenOrientation” dropdown in the Inspector window gets deselected when deselecting and selecting GameObject that contains a “ScreenOrientation” dropdown
- Shader Graph and the Visual Effects Graph scroll unreasonably fast on OSX
Add comment