Search Issue Tracker
Tile palette tool won't save tile position changes and will revert back
How to reproduce:1. Open Unity2. Open 'Tile Palette' window3. Create two tiles using a sprite(or sprites)4. Save project5. Enter edi... Read more
[Tilemaps] TileBase StartUp() method is called twice
Steps to reproduce:1. Download attached project and open "TEST" scene2. Enter play mode3. Notice that in console SartUp is printed t... Read more
Adding 'Packaging Tag' to sprite increases its size >=750KB
To reproduce:1. Open repro project2. Select 'etc1_alpha' sprite3. Add 'Packing Tag'4. Apply changes Expected: sprite size will incre... Read more
Physics2D.TilemapCollider.TileUpdate take an extremely long time to upda...
Steps to reproduce:1. Download and open the attached project2. Open the profiler3. Select "Profile Editor"4. Open any script and mak... Read more
[Tilemap] ColliderType.Grid collider has wrong pivot point
How to reproduce:1. Download attached project file and open "GridColliderTest" Scene2. Open Tile Palette window and select tile with... Read more
[Tilemap] Frustum culling is culling large tiles incorrectly
Steps to reproduce:1. Open attached project2. Open "BrokenClipping.unity" scene3. Play the scene4. Notice that visible culling occur... Read more
[Android] Crash on 'crnlib::crn_comp::append_chunks' when Packing Sprite...
Steps to reproduce:1. Open user OC attached project2. Switch platform to Android3. Select "HowToPlay" sprite atlas4. Click on "Pack ... Read more
Standard Assets/Utility/AlphaButtonClickMask.cs does not work with Sprit...
Steps to reproduce:1. Open attached project "SpriteRaycastIssue.zip"2. Open Test Scene3. Enter Play mode4. Try clicking the button (... Read more
Tilemap generates wrong colliders when overriding TileData.transform to ...
How to reproduce:1. Open the attached project2. Open the "main" scene3. Select Grid game object from the Hierarchy4. Check the colli... Read more
Docs are missing for Tilemap components
None of the Tilemap components have docs associated with them. If you have the docs installed, none of the components show a link to... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler