Search Issue Tracker
[Burst] Uninformative errors are thrown when ValueTuple type is used wit...
How to reproduce:1. Open the attached project ("case_1203897-Onmaku-Burst.zip")2. Open Test Runner3. Start "E7.Onmaku.SimfileEditor.... Read more
Switching to Vulkan crashes editor
RPs tested: URP, HDRP, Standard (Occurs in all three) Version tested: 2020.1.0a12, 2019.3.0b10, 2019.2.8f1 Does not occur on 2019.2.... Read more
Standalone Visual Solution build creates a '_Data' folder with the wrong...
Steps to reproduce:1. Create a new project and name it 'A.B.C'2. Open Build Settings and enable 'Create visual Studio solution'3. Bu... Read more
Immutable package warning per TestReferenceImageLibrary asset
Summary Building a minimal scene for iOS results in the following Console warning. The following asset(s) located in immutable packa... Read more
UI Toolkit List view twitches while scrolling down at the end of the lis...
Steps to reproduce: 1. Open the attached “ListViewBindingBug.zip” project2. Open the “SampleScene”3. Enter Play Mode4. Scroll down t... Read more
Splash screen needs an update: "©2024" should be updated to "@2025"
Steps to reproduce: Just launch 6000.1.0b2 or 6000.1.0b3 And observe the splash screen Actual results: "©2024" Expected results: "@2... Read more
Crash on UnityEngine.Profiling.Profiler:BeginSampleImpl when calling Pro...
How to reproduce:1. Open attached project "profiler-test.zip"2. Open "ReproductionScene" scene3. Enter Play Mode Expected result: Ed... Read more
NullReferenceException after importing UnityVS package
To reproduce:1. Import Visual Studio 2015 Tools for Unity ( https://visualstudiogallery.msdn.microsoft.com/8d26236e-4a64-4d64-8486-7... Read more
[Color Checker] “is Metallic” text overlaps Color Field when Inspector w...
Steps to reproduce:1. Create new Unity project using HDRP Template2. Add Color Checker in Hierarchy window (GameObject > Renderin... Read more
[Android] SystemInfo.processorFrequency displays an incorrect value when...
Reproduction steps:1. Open the “ASDQWE” project2. Build and run the Player (File > Build And Run)3. Observe the text’s value in t... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object