Search Issue Tracker
[2D][Tilemaps] Tilemap doesn't render when components are copied via code
When duplicating a tilemap by copying components with code A project which reproduces this is attached Steps to reproduce: 1) Open... Read more
If Sprite window is open, user expects to move the window
If Sprite window is open, user expects to move the window around, when editing/trimming the sprite. But the small Sprite window is ... Read more
[Tilemap] When a Tilemap object is created Scene Hierarchy doesn't expan...
If the Scene Hierarchy is collapsed and a Tilemap object is created then Scene Hierarchy remains in collapse state. it doesn't expan... Read more
[2D] Batching on sprite atlas is not behaving properly
What happened: When adding the attached unitypackage to a bigger/fuller project, the batching does not behave correctly. Repro step... Read more
Image of sprite sheet not visible in preview window
Steps to reproduce: 1) Download attached project "SpriteRepro.zip" and open in Unity. 2) Open scene "scene1". 3) Click on 'capguy-... Read more
Sprite flickers with fragments of sprites that are on its side in the sp...
To reproduce: 1. Open the project attached by the user 2. Move the scene around and notice green fragments flickering on the sides o... Read more
"The SerializedObject should not be used" when selecting a single atlas ...
"The SerializedObject should not be used inside OnSceneGUI or OnPreviewGUI. Use the target property directly instead." when selectin... Read more
Unity editor crashes on WorldContactFilter2D::ShouldCollide when trying ...
How to reproduce: 1. Open attached "repro_1123489" project 2. Open scene "Sector Omega.unity" 3. While you entering the Game mode ho... Read more
Aniso Level on Texture stuck on 16. Any attempt to apply changes to it f...
Steps to reproduce: 1. Open user attached project 2. Navigate to the only texture asset 3. In the inspector, try to set the Aniso le... Read more
Packing textures bigger than atlas limit will result in infinite loop
To reproduce: 1. Import attached sprite 2. Set packing tag 3. Sprite packer > Pack 4. Unity will become unresponsive 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow