Search Issue Tracker
Fixed in 5.2.1
Votes
0
Found in
5.2.1f1
Issue ID
729924
Regression
No
Animator window does not show Animator Controller state machine after stopping the scene when using Runtime Animator Controller
Steps to reproduce:
1. Open the attached project
2. Open 'Main' scene
3. Double-click 'Run Controller' asset to open in in an Animator window
4. Play the scene
5. Select 'veteran' game object
6. Stop the scene
7. Notice Animator Window is emptied and does not show the previously opened 'Run Cocntroller'. Try to open any other animator controller after that, notice it does not work.
Notes: Does not occur if the animator controller is simply attached to the animator component on the game object (instead of using runtime animator controller). Can be workarounded by closing and reopening the Animator window.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
Add comment