Search Issue Tracker
Fixed in 1.2.2
Votes
0
Found in [Package]
2018.3.0a10
2018.4.1f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1162335
Regression
Yes
[Animation] Failing to add animation Property to the parent of a rigged character
Steps to reproduce:
1. Download attached project
2. Open Animation Window
3. Select SamplePrefab, then select Create in Animation window to create "New Animation"
4. In the Animation window, click Add Property
5. Add Ethan > Ethan Body > Skinned Mesh Renderer > Blend Shape.blend Nose.TellLies
Expected results: Property is added, or a message explaining why it could not be added is logged
Actual results: Property is silently not added.
Reproduced with: 2019.3.0a6, 2019.2.0b6, 2019.1.7f1, 2018.4.2f1
Not reproducible with: 2017.4.27f1
Note:
- In this case, the animated character is attached to parent game object and Animator is added to the parent. Removing Avatar from Animator component would resolve this issue. Re-adding an avatar to Animator component would result in warring "The Game object or Component is missing" on animation Property.
-
johndd110
Mar 05, 2020 10:48
I just found this blog and have high hopes for it to continue. Keep up the great work, its hard to find good ones. I have added to my favorites. Thank You.
fyve derbyshire balance units chart https://www.thefyvederbyshire.sg/ -
johndd110
Mar 02, 2020 09:24
Wonderful illustrated information. I thank you about that. No doubt it will be very useful for my future projects. Would like to see some other posts on the same subject!
radify http://radifyagraphicnovel.com/ -
johndd110
Feb 20, 2020 15:07
Really a great addition. I have read this marvelous post. Thanks for sharing information about it. I really like that. Thanks so lot for your convene.
indian visa for british citizens https://www.india-visa-gov.in/india-visa-eligibility/india-visa-for-british-citizens -
johndd110
Feb 19, 2020 15:11
This is my first time i visit here and I found so many interesting stuff in your blog especially it's discussion, thank you.
Boiler installation https://www.rowlen.co.uk -
johndd110
Feb 19, 2020 15:11
Awesome and interesting article. Great things you've always shared with us. Thanks. Just continue composing this kind of post.
Boiler installation https://www.rowlen.co.uk -
johndd110
Feb 13, 2020 13:50
I wanted to thank you for this great read!! I definitely enjoying every little bit of it I have you bookmarked to check out new stuff you post.
is taiwan safe to go now https://www.islandlifetaiwan.com/taiwan-safe-to-visit-during-coronavirus-in-mainland-china/
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SpeedTree importer fails to import .st files when path to the project includes a special character
- [VFX Graph] HSLS Redefinition error when input have the same name as attributes
- [VFX Graph] HLSL VFXFIXED_RAND isn't working
- Crash on Meta Quest 2 when using Vulkan
- Greyed out Icon for Tool Context is misaligned in the Tools Overlay in the URP 3D Sample Template
Resolution Note (fix version 1.2.2):
Added a warning message and disable the animation property for the animated gameobject in the animation window's "Add property" popup, if the animator component is attached to the parent gameobject.