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
Apr 03, 2020 21:26
Wonderful article, thanks for putting this together! This is obviously one great post. Thanks for the valuable information and insights you have so provided here.
coupons https://www.enfish.com -
johndd110
Apr 02, 2020 11:45
I went over this website and I believe you have a lot of wonderful information, saved to my bookmarks
detoks https://detox.cam -
kousarseo
Apr 02, 2020 05:00
Thank you for such a well written article. It’s full of insightful information and entertaining descriptions. Your point of view is the best among many. <a href="http://clubpenguin-codes.com/">club penguin cheat</a>
-
kousarseo
Mar 29, 2020 16:28
It is truly a well-researched content and excellent wording. I got so engaged in this material that I couldn’t wait reading. I am impressed with your work and skill. Thanks. <a href="https://open.spotify.com/album/2RNoWjFEaDk6dgFOFCPFt9">Thunderstorm & Rain</a>
-
kousarseo
Mar 29, 2020 11:01
We have sell some products of different custom boxes.it is very useful and very low price please visits this site thanks and please share this post with your friends. <a href="http://156.67.219.173/">bandarkiu</a>
-
kousarseo
Mar 27, 2020 08:58
i was just browsing along and came upon your blog. just wanted to say good blog and this article really helped me. <a href="https://www.meetup.com/members/282868800/">meetup.com</a>
-
johndd110
Mar 21, 2020 17:32
Your article has piqued a lot of positive interest. I can see why since you have done such a good job of making it interesting.
婚約指輪 福岡 https://a-miranese.jp/ -
kousarseo
Mar 19, 2020 18:52
Great Information sharing .. I am very happy to read this article .. thanks for giving us go through info.Fantastic nice. I appreciate this post. <a href="https://www.eyyaa.com/best-corner-tv-mount-75-inch/">best corner TV mounts 75 inches, corner TV mounts 75 inches review, best corner TV mounts 75 inches</a>
-
johndd110
Mar 18, 2020 14:38
I am definitely enjoying your website. You definitely have some great insight and great stories.
ハワイアンジュエリー https://a-miranese.jp/grauso/ -
johndd110
Mar 17, 2020 13:24
Your content is nothing short of brilliant in many ways. I think this is engaging and eye-opening material. Thank you so much for caring about your content and your readers.
cheap flights to europe https://www.cheap-rail-tickets.com/
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.