Search Issue Tracker
[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
Animator with Update Mode set to Normal ignores Time.timeScale
Reproduction steps:1. Download and open the submitted project "AnimatorTimeScale.zip"2. Open the Sample scene3. Set the TimeScale to... Read more
Mesh is drawn in the Inspector preview window when drawing with Graphics...
Reproduction steps:1. Open the user's attached project and Scenes/OnRenderObjectDebug scene2. In the Project window, select Material... Read more
Multiple errors appear after modifying ScriptableObject's array indirectly
How to reproduce it:1. Open the attached project '1303188.zip'2. Select "New IMGUI Drawer Test.asset"3. Set the Objects With IMGUI D... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation