Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2018.4
2019.3.14f1
2020.2
Issue ID
1263490
Regression
No
GameObject is not animated when the Animator Component is enabled during Play Mode and Culling Mode is set to "Cull Completely"
How to reproduce:
1. Open the attached "1263490_AnimatorCullCompletely.zip" project
2. Open the "SampleScene" Scene
3. Select the "Animator" GameObject in the Hierarchy window
4. Enter Play Mode
5. Press the Space bar once to enable the Animator Component
6. Observe the Game view
Expected result: The "Animator" GameObject is animated when the Animator Component is re-enabled during Play Mode with Culling Mode set to "Cull Completely"
Actual result: The "Animator" GameObject is not animated when the Animator Component is re-enabled during Play Mode with Culling Mode set to "Cull Completely"
Reproducible with: 2018.4.26f1, 2019.4.7f1, 2020.1.1f1, 2020.2.0a20
Note:
- If the Animator Component's Culling Mode is set to either "Animate Always" or "Cull Update Transforms" and the Animator Component is enabled during Play Mode, the "Animator" GameObject will be animated
- If the Animator Component is not disabled before entering Play Mode, the "Animator" GameObject will be animated even with Culling Mode set to "Cull Completely"
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Resolution Note (fix version 2021.2):
Fixed in: 2022.1.0a4