Search Issue Tracker
Sprite Preview window loses pixels and the sprites are indistinguishable...
How to reproduce:1. Open the user's attached "Sprite Preview Incorrect" project2. In the Project window select the "enemy04_sheet" A... Read more
Package manager shows displayName error in package Samples dropdown
Package manager samples display missing displayName errors even when the examples have displayNames Repro Steps:1. Open project and ... Read more
[Tile Palette] The Tile field value gets set to 'None' when deleting val...
How to reproduce:1. Open the attached '1302207.zip' project2. Select Window > 2D > Tile Palette3. Select a tile in the Tile Pa... Read more
Tilemap does not invoke Tilemap.tilemapTileChanged event when Tilemap co...
Reproduction steps:1. Open attached project "1304936.zip"2. Open "SampleScene"3. In Tile Palette use the paint/move or delete tool t... Read more
A non-descriptive error is thrown when building with a Texture that has ...
How to reproduce:1. Open the attached project ("TextureAtlasBugrepo.zip")2. Build And Run Expected results: A descriptive error is t... Read more
SpriteRenderer does not render on WebGL platform in Editor
This is WebGL editor only. In WebGL player things are rendering fine. Steps:1. Download and open attached project2. Make sure Editor... Read more
Tilemap diagonal lines in Tiles look heavily distorted when viewed in Ga...
Reproduction steps:1. Open attached project "1316145.zip"2. Open "MainScene" in the Scenes folder3. Open Tile Palette in the Top-Men... Read more
Crash when SpriteRenderer.sprite.GetPhysicsShape() gets null passed in a...
How to reproduce:1. Open the user's attached project ("Crash Test.zip")2. Load "SampleScene"3. Enter Play mode Reproducible with: 20... Read more
2D Lights are missing from the Create option
Users cannot create 2D lights in 2021.2 and 2021.2 anymore. Repro steps:- make a new project with 2021.1 URP template- in Scene hier... Read more
Objects of the SortingGroup are sorted incorrectly after instantiating n...
Reproduction steps:1. Open the user's attached project and SortingGroup_BrokenHierarchySorting scene2. Enter the play mode and obser... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used