Search Issue Tracker
Fixed
Votes
2
Found in
4.1.1f4
Issue ID
537045
Regression
No
Accessing an animation state on a disabled game object might cause the animation system to never run the animation.
This seems to happen if you don't run or somehow properly initiaite the animation before you access an animation state. If, when you access the animation state, the GO is inactive, the animation system will never be properly initialized and thus any subsequent playing of the animation will not occur.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Depth of Field doesn't apply correctly to Canvas UI when it is set to World Space Render Mode
- Crash on GetElementMapKey when "None" is assigned to a field with binding path "m_GameObject"
- Stereoscopic skybox renders as monoscopic when using Multi-pass render mode in XR plugin while using URP
- Parameterized Tests with ValueSource fail when supplied parameter is an System.Object
- Error Message "Broken text PPtr in file" is not informative enough to locate the problematic asset
Add comment