Search Issue Tracker
Fixed in 4.6.2
Votes
4
Found in
4.6.0b20
Issue ID
639152
Regression
No
When the Animator Component is above the button script, the 'Animator has not been initialized' warnings pop up
To reproduce this bug:
1. Create UI Button
2. Select Transition - Animation on Button script
3. Click 'Auto Generate Animation'
4. Move Up Animator component above Button script
5. Press play
6. Warnings are displayed
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
hodgson_gses
Feb 03, 2015 22:40
Still not fixed as of 4.6.2
hessel_mm
Dec 18, 2014 13:20
The same warnings occur when a parent element of the button has a Canvas Group component with its interactable set to false.