Search Issue Tracker
[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
Newly controlled scenes will have point light instead of directional eve...
To repro:1. Create new 2D project2. Go to Edit > Project settings > Editor3. Change project to 3D4. Create new scene5. Notice ... Read more
Sprite shader can't change parameter in inspector
To reproduce:1. Open attached project2. Open test scene3. Select Button_template object in hierarchy4. Change tiling values in inspe... Read more
Switching between iOS and Standalone platforms, create error message in ...
Switching between iOS and Standalone platforms, create the following error messages in Console: "width == 1 && height == 1 &... Read more
[SpriteEditor] Multiple sprites aren't sliced correctly when sprites are...
To reproduce:1. Open attached project2. Open test scene3. Open scene view4. Select player5. Move player up or down6. Notice that lin... Read more
Sprites displayed incorrectly when unparenting a GameObject with a disab...
Reproduction steps:1. Open the user's attached project ("SortingLayerBug.zip")2. Open "BugScene"3. Enter Play mode4. Press "l" on th... Read more
"InvalidOperationException" and "NullReferenceException" Errors are thro...
Steps to reproduce: Create a new project using Universal 2D template In the Hierarchy, create a Sprite (e.g. 2D Object > Sprites ... Read more
[2D] [Tilemap] Grey shading in Scene view for Tilemap Focus On persists ...
Grey shading in Scene view for Tilemap Focus On persists even after a Tilemap Grid is deleted Steps to Repro:1. create a new Tilemap... Read more
Moving Tiles with the Tilemap causes the selected tiles to disappear
When starting a move with the tilemap, the tiles disappear initially before reappearing after being moved slightly. To repro:1. Down... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project