Search Issue Tracker
Won't Fix
Votes
1
Found in
2022.3.0f1
2023.2.0f1
2023.3.0a3
6000.0.0b11
Issue ID
UUM-16980
Regression
Yes
Crash on TilemapCollider2D::PreparePolygonFromTile when opening scene
Reproduction steps:
1. Open the attached user's project
2. Open scene "Scenes/4_Pacman"
Expected result: The scene is opened
Actual result: The Editor crashes
Reproducible with: 2022.1.17f1, 2022.2.0b11, 2023.1.0a14
Not reproducible with: 2020.3.40f1, 2021.3.12f1, 2022.1.16f1
Reproducible on: macOS 12.5.1 (Intel)
Stacktrace:
#0 0x0000010dce9831 in TilemapCollider2D::PreparePolygonFromTile(math::int3_storage const&, PPtr<Sprite> const&, Tile::ColliderType, Polygon2D&)
#1 0x0000010dce85e3 in TilemapCollider2D::PrepareShapes(dynamic_array<b2Shape, 0ul>&, Matrix4x4f const&)
#2 0x0000010dc49a0f in Collider2D::CreateFixtures(Rigidbody2D)
#3 0x0000010d6ca088 in AwakeFromLoadQueue::InvokePersistentManagerAwake(AwakeFromLoadQueue::Item, unsigned int, AwakeFromLoadMode, bool)
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
- Can’t delete gradient keys with Mac keyboard or context menu options
- Editor freezes for a few minutes when closing or switching a VFX window that was opened in a previous project
- UI Overlaps when switching Render Pipeline Asset for different Quality Levels in Quality Project Settings
- Ray Tracing Shader link to the documentation isn’t working
- Warning "BatchRendererGroups currently don't support override shaders" is spammed in Play mode when using H-Trace WSGI with BatchRenderGroups
Resolution Note:
There are no fixes planned for this Bug