Search Issue Tracker
PNGs imported with RGBA Half format are incorrectly converted when using...
How to reproduce:1. Open user-submitted project2. See Gradient8bit and Gradient16bit in the Project window Expected result: the imag... Read more
[Windows] “GUI Window tried to begin rendering while something else had ...
Reproduction steps:1. Create a new project2. Install Visual Effect Graph package3. Create Visual Effect Asset (Create > Visual Ef... Read more
Text cursor and text highlighting is misaligned and cut off in the searc...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Project Settings window (Edit > Project S... Read more
5.4 crashes in scene view rendering when something disables the hidden s...
To reproduce:1. Open attached project2. Build and run project3. Host on build client4. Play scene in editor5. Join localhost6. Open ... Read more
Objects lighten up by light probes in Gamma Color Space looks too bright
To reproduce the bug please follow the steps1. Open case_678167 project2. Bake scene lighting (Lighting window -> Build)3. Cube t... Read more
"'ApplyMeshModification': no matching 2 parameter function" shader error...
How to reproduce:1. Open the attached project “UnityBugVFXApplyMeshModification.zip“2. Select the “Hidden/VFX/MyVFX/System/Output Pa... Read more
Physics 2D Manager documentation page is missing
Steps to reproduce: Open Physics 2D Manager documentation page (https://docs.unity3d.com/6000.0/Documentation/Manual/class-Physics2D... Read more
[hlsl2glsl -> HLSLcc][iOS][Metal]GameObjects with Mobile shaders flip&sh...
How to reproduce:1. Open the attached project2. Go to the Hierarchy window-> disable "Standard" GameObject3. Build for iOS and de... Read more
Unlit Shaders on Mesh objects call ForwardAdd and ForwardBase in the wro...
How to reproduce:1. Open User's attached "SurfaceShaderUsePassBug.zip" project ("Switch target" if prompted)2. Load "SampleScene" fo... Read more
Camera.targetTexture is respecting Camera rect
Steps:1. Open attached project2. Open SampleScene, hit play3. On ProjectView, select the RenderTexture asset4. On inspector, observe... 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