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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
Add comment