Search Issue Tracker
[Tilemap] When a Tilemap object is created Scene Hierarchy doesn't expan...
If the Scene Hierarchy is collapsed and a Tilemap object is created then Scene Hierarchy remains in collapse state. it doesn't expan... Read more
Overwriting tiles in the tile palette leaves dead tiles in the palette t...
This is actually a misunderstanding of how it works. Some explanation: - Palette only has Tiles, never Sprites or Textures- If you d... Read more
[Tilemap] Can't erase items from tilemap as eraser tool changes to paint...
The Eraser tool changes to Paint brush tool while erasing from the tilemap Steps To Reproduce: 1. Open the attached project2. Select... Read more
[SpritePacker][iOS] Sprites are packed inefficiently for iOS platform
Steps to reproduce: 1. Open the attached project2. Switch to iOS platform3. Open 'Sprite Packer' (Windows/Sprite Packer)4. Click 'Pa... Read more
Applying a change to texture import settings null reference error
1. create a Layout where the Sprite Editor is a tab in a frame2. import some sprites/textures and then close the Editor3. re-open th... Read more
[2D][Prefab] Blue highlight(Override indicator) doesn't appear for Rigid...
Override Indicator is missing for Constraint property under Rigidbody 2D in the inspector, Refer attached screenshot Steps to Repro:... Read more
SpriteAtlas packed sprites do not render after SetPlatformSettings and P...
How to reproduce:1. Open given Unity project2. Enter "SampleScene" scene3. Select SpriteAtlas item in the menu and then click "TestM... 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
Incorrect color calculation in linear color space using sprites packed w...
How to reproduce:1. Open user-supplied project2. Load scene "scene"3. Hit play and observe the Game View Expected result: Both Image... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code