Search Issue Tracker
Unity crashes on GUIStyle::DrawBackground when opening custom IMGUI Window
How to reproduce:1. Make sure screen DPI is different than 100% (i.e. 200%)2. Open the user-submitted project ("BugsReportLab.zip")3... Read more
Breakpoints are ignored in VS Code if you first start debugging in VS Co...
To reproduce: 1. Open the attached project (CyberSidescrollerRefactored.zip)2. Open the TestItems scene3. In VS Code, add a breakpoi... Read more
Details are lost too early for Terrain Trees in VR
Steps to reproduce:1. Download and open the attached project2. Enter Playmode with VR enabled3. Observe Game View Expected result: a... Read more
[Android] Application gets stuck on splash screen when building project ...
To reproduce:1. Open attached project2. Switch build target to Android3. Go to the main menu > MENU_OPTION -> Builds -> Sho... Read more
material.SetFloat(name, value) ignores min/max values of slider property
How to reproduce:1. Open the "FloatMinMax Repro.zip" project2. Open the "SampleScene.unity" scene3. Press Play4. Check the console f... Read more
Searching in Project view has a delay
To reproduce: 1. Open a new project2. Create some assets in the project3. Try searching for one of the assets4. Observe how the resu... Read more
[Linux editor] ForceCrash(ForcedCrashCategory.Abort) not being caught by...
-e: see title, crash reporter is not opening. it does so for all the other categories (AccessViolation, FatalError and PureVirtualFu... Read more
Multiple Renderers in a GameObject hides the Material Editor in the Ins...
How to reproduce:1. Open the "TrailRendererOverridesMaterial.zip" project2. Open the "SampleScene.unity"3. Select Cube game object i... Read more
EndLayoutGroup error is thrown when adding Preset of an already added Co...
How to reproduce:1. Open a new Unity project2. Open the "SampleScene" scene3. Select any GameObject from the Hierarchy4. Click on th... Read more
[Build Pipeline] When building for the first time m_GameId does not chan...
To reproduce:1. Open attached project2. Enable Services > AdsIf getting: Assets/UnityAdsExample.cs(15,31): error CS0246: The type... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks