Search Issue Tracker
[SpriteEditor] IndexOutOfRangeException is thrown when applying changes ...
To reproduce:1. Open project2. Select 'test1' sprite3. Change its sprite mode to single, apply changes4. Change its sprite mode back... Read more
Crash on GameObject::QueryComponentByType when creating a Prefab contain...
Steps to reproduce:1. Open the “user’s attached project”2. Observe the crash Alternatively:1. Create a new Universal 3D project2. Cr... 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] multi-selected tile paints only outermost tile when painting v...
-e: see title -repro--open attached project--open scene--open tile palette--select the two tiles--paint the selection by dragging it... Read more
MaterialPropertyBlock of a SpriteRenderer is reset when it is updated th...
How to reproduce:1. Open the attached “UnityBugReproduce.zip” project2. Open the “SampleScene” scene3. Enter Play Mode4. Select the ... Read more
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
[2D] Editor crashes on clicking Pack Preview when same atlas is added in...
Editor crashes on clicking Pack Preview when same atlas is added in Packables in debug view Steps to Reproduce:1. Create a new proje... Read more
[2D] Sprite indexing is rearranged in Atlas when switching platforms whi...
To reproduce:1. Open user's attached project2. Enter Play mode to build the Atlas3. Check SpriteAtlas.spriteatlas packaged sprites' ... 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
Anima2D + SpriteAtlas causes sprite to shrinking
How to reproduce:1. Download attached project file and open "work" Scene2. Enter Play Mode Actual result: After creating SpriteAtlas... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS