Search Issue Tracker
Project window can be shrunk to the point it's unusable anymore
How to reproduce: 1. Create a new project 2. Remove Hierarchy tab 3. Drag the right border of the Project window to shrink it Repro... Read more
Unity Download Assistant uses the last install path
The Unity Download assistant pre-fills the Unity install folder path with the last path where a Unity editor was installed. This mea... Read more
"NullReferenceException" is thrown when a MonoBehaviour script that was ...
Steps to reproduce: 1. Open the attached project "BugRepro.zip" 2. Open Scenes/SampleScene 3. Delete Bug.cs script 4. Select GameObj... Read more
[LightProbes] Corruption in Probe baking when lightmap UVs are not provi...
Gif showing the problem. https://imgur.com/W19AYv7.gif 1) Open the sample scene 2) Generate lighting 3) Goto lightmap debug scene m... Read more
Graphics.CopyTexture does not work with Texture2DArray when "Texture Qua...
How to reproduce: 1. Open project "CopyTexture_TextureArray_TextureQuality.zip" 2. Open "Scene" Scene (Assets>Scene) 3. Select "Text... Read more
Keycodes Less, Greater, LeftParen, RightParen are not being registered w...
How to reproduce: 1. Open project "KeyCodes.zip" 2. Open "SampleScene" Scene (Assets>Scenes>SampleScene) 3. Enter the Play Mode 4. O... Read more
[Android] Specific project crash on pthread_mutex_lock when building wit...
Reproduction steps: 1. Open the user's attached project "Racing.zip" 2. Build And Run on Android Expected result: Build works with... Read more
Empty Scene Template name gets trimmed in New Scene window when using UI...
How to reproduce: 1. Create a new project 2. Set UI Scaling to 125% (Edit>Preferences...>UI Scaling>Use custom scaling value) 3. Res... Read more
Player crashes when script is using a dll that exists multiple times
How to reproduce: 1. Open the project from the Google Drive 2. Open "PressAnyButtonToJoin" Scene 3. File > Build Settings 4. Make su... Read more
SRP Batcher Batches Materials together when using different Integer Sten...
How to reproduce: 1. Open user-submitted project 2. Select "Far - Toggle this" Game Object in the Hierarchy and deactivate it 3. Ins... 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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running