Search Issue Tracker
Won't Fix
Votes
0
Found in
5.4.0b8
Issue ID
775733
Regression
No
In AnimatorController, when renaming a state, transitions are not renamed immediately
Create an animator controller with two states
Create a transition between the two states
Look at name of transition
Rename one state
Look at name of transition
--> Name has not been updated
Open a different animator controller then go back to original
Look at name of transition
--> Name has now been updated
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment