Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a6
Issue ID
1064407
Regression
No
[Improved Prefab] [Composite Collider 2D] Editor crashes when trying to create nested prefab using CompositeCollider2D
Editor crashes when trying to create nested prefab using CompositeCollider2D
Steps to Repro:
1. open the scene Collider2D in attached project
2. select the game object called 006 in the scene (group of nested sprites each with PolygonCollider2D that uses CompositeCollider2D)
3. drag this into the Assets folder to create a prefab
The editor crashes.
========== OUTPUTTING STACK TRACE ==================
0x0000000141BFAA37 (Unity) Collider2D::CalculateColliderTransformation
0x0000000141BFC623 (Unity) Collider2D::CreateFixtures
0x0000000141BFB6AB (Unity) `Collider2D::InitializeClass'::`2'::FunctorImpl_83kCompositeColliderRemoved::Call
0x00000001405AC01C (Unity) GameObject::SendMessageAny
0x000000014019FD04 (Unity) Transform::BroadcastMessageAny
0x0000000141BFCCD2 (Unity) CompositeCollider2D::Deactivate
0x00000001408DDEF8 (Unity) DestroyObjectHighLevel
0x0000000140CBE88B (Unity) InstantiateObjectRemoveAllNonAnimationComponents
0x00000001422AC777 (Unity) EditorUtility_CUSTOM_Internal_InstantiateRemoveAllNonAnimationComponentsSingle_Injected
0x000000000D717560 (Mono JIT Code) (wrapper managed-to-native)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
Add comment