Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.2.2p1
Issue ID
738767
Regression
Yes
Copying transition between default SubStateMachine and Entry state crashes Unity on CollectPPtrs
How to reproduce:
1. Create a new project
2. Create new animator controller
3. Create SubStateMachine and make transition from Entry node to it
4. Double click on New SubState
5. Create Empty state
6. Go to Base layer
7. Move NewSubState a bit so it updates to default
8. Select transition between Entry and NewSubState
9. Copy it (Ctrl+C)
10. Crash
Not reproducible: 5.0.3p3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
- Actions in UI Builder Preview mode are not fully reset after exiting the Preview mode
Add comment