Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.4.0f2
Issue ID
816950
Regression
No
Animators are still working beyond the screen while Culling Mode is set to "Cull Completely"
How to reproduce:
1. Open the attached project "Case 816950" and a "Test" scene in it.
2. Play the scene and open Stats window.
3. Enable TESTANIMATORS game object in Hierarchy window and notice FPS lose in Stats window.
4. Open Profiler window and see Animator.ApplyOnAnimatorMove has 2640 calls.
Expected behavior: Animators with Culling Mode "Cull Completely" is completely disabled when renderers are not visible.
Actual behavior: Animators are still working beyond the screen while Culling Mode is set to "Cull Completely".
Reproducible: 5.3.6p1, 5.4.0f2, 5.5.0a4.
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
- Building 3D Sample Scenes (URP) Project fails
- Alpha channel is disabled when Alpha Clip Threshold is set to 0
- The Physics 2D Profiler module does not display the information about processed physics in the scene when profiling the application as a Development Build
- A Script Component that has a serialized custom class is not detecting changes in the first boolean variable when entering the Play mode with the Script Components GameObject opened in the Inspector
- “SendMessage cannot be called during Awake“ warnings appear when loading a scene with “LoadSceneAsync“ if using UI Toolkit in the scene
CaelumNoctis
Nov 15, 2016 14:55
Still an issue in 5.4.2p3. Not fixed at all.