Search Issue Tracker
URP SimpleLit shader does not render with GPU instancing enabled
How to reproduce:1. Open the attached project (SimpleLitBroken.zip)2. Open the "Repro" scene3. Note which cubes are rendered and whi... Read more
[M1][Silicon Editor] Intel Mono processes are initialized when importing...
Reproduction steps:1. Create an empty project2. Import a custom package Expected result: Unity imports the packageActual result: Uni... Read more
"CommandBuffer" warning appears in 2D URP when having a Camera in a Stac...
How to reproduce:1. Create a new project with a 2D URP template2. In the Hierarchy window right-click > Camera3. Select "Camera" ... Read more
GameObject light limits are affected by non-effective Light Layer
How to reproduce:1. Open the user's attached project2. Open scene Scenes/BreakLightLayers3. In the Hierarchy window, double-click th... Read more
GameObject with a custom Shader is invisible when multi_compile keywords...
How to reproduce:1. Open the attached project "haircut_repro"2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. In ... Read more
Unity Editor crashes when docking one EditorWindow to the side of a dock...
How to reproduce:1. Open the user’s attached “DockWindowTest20220120.zip” project2. Select Local/Window1 from the menu to open Windo... Read more
[2D][Sprite] Mismatch in Secondary Texture order for sprites in scene ca...
[2D][Sprite] Mismatch in Secondary Texture order for sprites in scene causes draw batching to break Repro steps:- Open SampleScene, ... Read more
[IL2CPP] Nesting finally block is proceeded incorrectly when a task is c...
Reproduction steps:1. Open the attached project "FilanllyTest.zip"2. Switch the platform to Android3. Make sure the scripting backen... Read more
Keystore file is not recognized by Editor when keystore has any other ex...
How to reproduce:1. Download the attached project "1398997.zip"2. In Project Settings go to Player Settings > Publishing Settings... Read more
Texture2D.Reinitialize throws error when resizing with a compressed Text...
Reproduction steps:1. Open the attached project2. Open scene 'Scenes/SampleScene'3. Enter Play mode Expected result: The texture is ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default