Search Issue Tracker
BoundsInt.xMin and BoundsInt.yMin are confusingly clamped to xMax and yMax
How to reproduce:1. Download the tester-attached script(BoundsTest.cs)2. Create a new Unity project and import the script3. Attach t... 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
[2D][Tilemap][Hexagon] Sort Order on tilemap renderer seem to cause some...
1. What happened[2D][Tilemap][Hexagon] Sort Order on tilemap renderer seem to cause some Hexagon tiles to not overlap properly 2. Ho... Read more
[AssetImport] Sprite settings loss while multiediting texture assets whe...
1. Open attached project.2. Change one sprite texture type to sprite, other to any other.3. Select both and change texture type to a... Read more
SortingGroup has no effect to Game Objects immediately after instantiati...
To reproduce:1. Open attached project ("case_1202432-Sample.zip")2. Press Play and observe two circles in the Game View Expected res... 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
Shader Compiler crash on loading scene after project upgrade from 2018.3...
Crash still occurs after deleting the project library. To repro:- download smaller project attached by QA in comment- open it with U... Read more
Empty Sprite moving right and up on pressing Trim
Empty Sprite moving right and up on pressing Trim 1 Open attached project2 Select spritefortest.png in the project view3 Open Sprite... Read more
Sprite is packed inefficiently when using Tight Packing in the Sprite Atlas
How to reproduce:1. Open the user's attached project2. In the Project Window, select the Sprite Atlas (Assets > Sprites)3. In the... Read more
[Tilemap] 2D Tiles do not rotate. Calling tileData.transform.SetTRS has ...
How to reproduce:1. Download attached project file and open "DemoScene" Scene2. Enter Play Mode3 Select "Build Wall" button and buil... 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