Search Issue Tracker
[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 project 2. Sel... Read more
[Sprite Atlas] Unity crashes on MonoStringNew when entering Play Mode af...
Repro steps: 1. Open user attached project 2. Enter Play Mode 3. Close and reopen the project 4. Enter Play Mode Expected: Unity en... Read more
Image components not displaying sprite data when instantiated from a pre...
Reproduction steps: 1. Open the attached project "sprite-atlas-load-sprite-failure.zip"; 2. Open the scene1.unity; 3. Enter a play m... Read more
Anima2D + SpriteAtlas causes sprite to shrinking
How to reproduce: 1. Download attached project file and open "work" Scene 2. Enter Play Mode Actual result: After creating SpriteAt... Read more
Unapplied Import Settings warning is always displayed when applying chan...
Whenever you try to apply changes in the Sprite Editor window, the "Unapplied Import Settings" warning popup will always come up. Th... Read more
Sprite Rendering Performance Regression in 5.6
There is a fairly significant performance regression in 5.6 (in respect to 5.5 & 5.4) when measured using the Mobile Torture test pr... Read more
Particles interferes with Light and causes flickering on sprites
Reproduction steps: 1. Open project attached (Flicker.zip) 2. Open Scene "1". 3. Press play. Expected result: Particles will have n... Read more
Regression: since 5.6.0a6 and in 5.6.0b3 the Sprite rendering order is c...
The problem is with 2DPlatformer package from AssetStore (https://www.assetstore.unity3d.com/en/#!/content/11228) Regression from 5... Read more
[2D Tilemap] ArgumentNullException error is thrown on deleting Tilemap p...
-ArgumentNullException error is thrown on deleting Tilemap prefab after unpacking the instance of that prefab. -After this, the erro... Read more
Sorting layer is shown as "Unknown Layer" after upgrading the project to...
Sorting layer is shown as "Unknown Layer" after upgrading the project to 2018.3 Steps to Repro: 1. Download "2D Platformer" from as... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL