Search Issue Tracker
By Design
Votes
0
Found in
2018.1.0f1
Issue ID
1033693
Regression
No
Animator's property is missing and is set to 0 after selecting Preview in Animation
Reproduction steps:
1. Download user's project and open in Unity
2. Select "SampleScene" scene
3. Open Window -> Animation
4. Select "cube_test" gameobject in the hierarchy
5. Press "Preview" in Animation view
Expected: "cube_test" property "Animator.New_Attribute" should not be missing and its value should not differ in Preview or not in Preview
Actual: "cube_test" property "Animator.New_Attribute" is missing and its value is set to 0 in Preview
Reproduced on: 2017.1.4f1; 2017.2.3p1; 2017.4.4f1; 2018.1.2f1; 2018.2.0b6; 2018.3.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment