Search Issue Tracker
[Undo] [IMGUI] 'Select Icon' and 'Texture2D' windows remain open after p...
While changing the icon, when 'Select Icon' and 'Texture2D' windows opened then after performing undo operation, these windows remai... Read more
[HDRP] [Graphics Compositor] Editor crashes on doing undo operation afte...
Editor crashes on doing undo operation after adding Image sublayer in render schedule. Steps to repro:1. Create a new HDRP template ... Read more
RenderGraph execution error at pass Partial Depth Prepass when Unity has...
Repro steps: 1. Import the attached package and open the repro scene.2. Enter play mode3. Remove focus from Unity for a few min. (so... Read more
[HDRP] [Graphics Compositor] Color palette alpha line changes its positi...
Color palette alpha line changes its position on changing the Chroma Keying Index in Input Filters. Steps to repro:1. Create a new H... Read more
Keyboard input is not processed when using the InputSystem and Player is...
Reproduction steps:1. Open the user's attached file2. Navigate to keyboardControlsInsideWpf/bin and launch UnityShellTest.exe3. On t... Read more
[Adaptive Performance] When SetRefreshRateByIndexInternal(int index) API...
A customer asked me about IndexOutOfRangeException occurred at Adaptive Performance from this ticket. Research result, I think Adapt... Read more
[IMGUI] [HDRP] Base Layer AOVs property warning text is clipped in Graph...
Base Layer AOVs property warning text is clipped in Graphics Compositor Window. Steps to repro:1. Create a new HDRP template Project... Read more
[Linux] WebGL builds fail if the /usr/bin/python symlink is not present
On a supported Linux config such as Ubuntu 2018.4:1) Check if /usr/bin/python symlink exists.2) If it does, either delete it or rena... Read more
NullReferenceException when exporting Object to FBX with missing Motion ...
Reproduction steps:1. Open user attached Project2. Open "Assets\Scenes\SampleScene" Scene3. Right-click "test_generic" in the Hierar... Read more
UnityEngine.UI.Image component editor cannot be overriden by custom editor
Reproduction steps:1. Open the user's project "UnableToOverrideImageEditor.zip"2. Open "SampleScene"3. In the Hierarchy window, sele... 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
- 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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing