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
- Fields are not focused correctly when using UI Builder
- UNITY_SERVER scripting define does not work when switching to Dedicated Server from Windows by script
- Mesh.CombineMeshes discards empty sub-meshes when 'mergeSubmeshes' is set to false
- [Linux] MacOS build fails for every architecture when the project contains a "StreamingAssets" folder with empty an "yaml" file
- Property drawers do not always update height correctly when expanded via iteration
Add comment