Search Issue Tracker
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
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
[2D] SortingGroup does not apply the sorting changes to its children whe...
To reproduce: 1. Download attached project "BugTestSortingGroup.zip" and open in Unity2. Open "BugTest" scene3. Enter Play modeNote:... Read more
Sprite's rect is cropped when called with Texture2D.LoadImage right afte...
How to reproduce:1. Open attached project "case1267688.zip" and scene "TestScene"2. Enter Play Mode3. Observe the Sprite B (the midd... Read more
[PointerHandlers] Pointer enter/exit detection order is not working corr...
Steps to reproduce: 1. Open the attached project2. Open 'EventSystemBug' scene3. Notice that three sprites are rendered corretcly ac... 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 error... Read more
When manually setting Y value of 2D sprite in inspector keeps the moveme...
To reproduce:1) Create new 2D project2) Put any sprite into your project3) Drag it into scene(hierarchy)4) Set it to (0,0,0)5) Set t... 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
NullReferenceException when selecting Tile Palette assets in Project view
If you create a Tile Palette asset while using the new Prefab system, you'll receive this warning: GridPalette subasset not found fr... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons