Search Issue Tracker
During Sprite Atlas Packing, Unity Editor Crashes
1. What happened Unity Editor crashed while Sprite Atlas packing was in progress.All sprites atlases are in Atlases folder and all s... 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
[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
Deleting a tilemap in a grid prefab and saving back that prefab creates ...
Deleting a tilemap in a grid prefab and saving back that prefab creates a duplicate in scene Repro:1- Open scene 'Tilemap'.2- In sce... Read more
Pink square appearing in tilemap when a tile is missing
Pink square appearing in tilemap when a tile is missing Repro:1- Open project in attachment.2- Open scene 'PinkSquare'. You should s... Read more
Unity crashes/throws error/glitches when dragging a Tile Asset onto Tile...
Steps to reproduce:1. Open attached Unity Project "Test2D"2. Select 'Test' tile asset from the Project explorer3. Set its Sprite slo... Read more
NullReferenceException if user tries to create tile palette with blank n...
NullReferenceException if a user tries to create tile palette with a blank name or "." 1. Start a new 2D project2. Window -> Tile... Read more
Tick indicating active tilemap in Tile Palette does not update
Tick indicating active tilemap in Tile Palette does not update 1. Open attached project, open scene "1"2. Window > Tile Palette3.... 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] Focus On dropdown text gets clipped when "Tilemap" option is s...
"Focus On" dropdown text gets clipped when "Tilemap" option is selected Steps to repro:1. Create a project with 2D Template2. Hierar... 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