Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.2.X, 2017.3.X, 2017.4.X, 2018.1.X
Votes
0
Found in
2017.3.1f1
Issue ID
1006679
Regression
No
"Assertion failed: Cannot create Collider2D shapes if shapes already exist" leads to crash
This issue has no description.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] PointerEventData.pointerId value is incorrect when pressing a finger on the screen
- 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
ricolini
May 17, 2020 09:44
Problem still present in 2019.3.8f1 !
Appears when reenabling collider of Player on moving EdgeCollider2D with PlatformEffector2D.
On other colliders it works fine.
PixelFireXY
May 10, 2020 10:16
The problem is not fixed, it's still here!
When you enable and disable the collider2D the errors comes and if you stop the game Unity crash!
DmitrijSamoylov
Feb 07, 2020 20:29
Same problem in version 2019.3.0f3
Problem appears when disabling and then enabling collider2d after a wile or immediately.