Search Issue Tracker
Fixed in 2022.1.X
Votes
19
Found in
2020.3
2021.1
2021.1.13f1
2021.2
2022.1
Issue ID
1351090
Regression
No
Animator.GetBoneTransform does not return null when Animator is disabled
Reproduction steps:
1. Open the attached project "GetBoneTransform.zip"
2. Open the "Scenes/SampleScene" Scene
3. Enter Play Mode
4. Select the "Robot Kyle" GameObject in the Hierarchy
5. Disable its "Animator" component in the Inspector
6. Press R and observe the Console
Expected result: function returns null
Actual result: function does not return null
Reproducible with: 2020.3.14f1, 2021.1.15f1, 2021.2.0b5, 2022.1.0a3
Could not test with: 2018.4.36f1, 2019.4.29f1 (functionality to return null is not implemented)
Note: the function returns null only if the GameObject holding the Animator is disabled
-
mayasarii876
Mar 08, 2022 07:56
http://103.56.148.201/
http://103.56.148.201/newmpo
http://103.56.148.201/mpo17
http://103.56.148.201/mpomm
http://103.56.148.201/mpotower
http://103.56.148.201/parisklub
http://103.56.148.201/juraganslot
http://103.56.148.201/mpo500
http://103.56.148.201/mpokick
http://103.56.148.201/mpoyes
http://103.56.148.201/xyzklub
http://103.56.148.201/betmpo
http://103.56.148.201/ogslot88
http://103.56.148.201/hoki777
http://103.56.148.201/mpojuta
http://103.56.148.201/299slot
http://103.56.148.201/mpo188
http://103.56.148.201/mpogacor
http://103.56.148.201/mpo300
http://103.56.148.201/rgo365
http://103.56.148.201/kingdom288
http://103.56.148.201/wigompo
http://103.56.148.201/mpo8899
http://103.56.148.201/mpopelangi
http://103.56.148.201/mpo555
http://103.56.148.201/dutampo
http://103.56.148.201/klik368
http://103.56.148.201/388hero
http://103.56.148.201/19dewa
http://103.56.148.201/mpoxl
http://103.56.148.201/mpoas
http://103.56.148.201/mposun
http://103.56.148.201/qqslot
http://103.56.148.201/mposport
http://103.56.148.201/dewa234
http://103.56.148.201/mesinmpo -
torisoup_unity
Dec 07, 2021 05:23
please fix in Unity 2020 LTS
-
Pnpako
Nov 16, 2021 02:16
please fix this.
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
- Screen.MoveMainWindowTo API often fails to switch fullscreen Player between screens on Mac OSX with specific monitors
- log4net error is thrown when using .NET Standard 2.0 for Linux server builds
- "cannot convert from Matrix4x4" and "cannot convert from Vector3" errors when creating App Packages
- [IL2CPP] Unity fails to build when using faulty function with an element being called from null array
- Build progress bar hangs forever when building with IL2CPP
Resolution Note (fix version 2022.1):
Reverted to original behaviour: GetBoneTransform() should works even if animator or gameobject is disabled