Search Issue Tracker
Fixed in 1.1.2
Votes
0
Found in [Package]
1.0.2
Issue ID
1361819
Regression
Yes
[Animation Rigging] Bone Rendered does not render bones when they are draged into Transfoms property
Reproduction steps:
1. Open the attached project "case_1361819_Repro.7z"
2. Open Assets > SampleScene
3. Select "Bandit" GameObject and expand its hierarchy
4. Find and drag "head1_head" GameObject to Transforms property of Bone Renderer Component of "Bandit" GameObject
5. Find and drag "head1_neck" GameObject to Transforms property of Bone Renderer Component of "Bandit" GameObject
Expected results: All bones added to the Transforms property are visible in the Scene view
Actual Results: Not all bones added to the Transforms property are visible in the Scene view
Reproducible with: 1.0.2, 1.0.3, 1.1.0, 1.1.1 (2020.2.0a16, 2020.3.18f1, 2021.1.20f1, 2021.2.0b11, 2022.1.0a8)
Not reproducible with: 0.2.7-preview (2019.4.30f1), 0.3.2-preview, 0.3.3-preview, 0.3.4-preview (2020.2.0a15)
Notes:
- disabling and re-enabling the Bone Renderer component or expanding/collapsing Transforms property redraws the bones
- bones get rendered immediately when adding them to an existing element in Transforms
- first bone dragged into Transforms property after opening the scene gets rendered immediately
Animation Rigging Package regression in 1.0.2 and above versions, which are available in Unity 2020.2.0a16 and above
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Scene View flickers when the Game View Tab is docked next to the Scene View Tab and graphics API is set to Direct3D11
- Typo in TMP_InputField when viewing "Reset on Deactivation" setting tooltip
- TextField placeholder variant USS class is not correctly set when using SetValueWithoutNotify(string.Empty)
- An object cannot be selected in Scene view when the SkinnedMeshRenderer bounds and the object are not overlapping
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
Add comment