Search Issue Tracker
[Android] Visual artifacts in the skybox when using more than one camera...
Steps to reproduce:1. Open the attached project2. Build and run to Android device3. Inspect the Player for black artifacts in the sk... Read more
[HDRP] Editor throws the "d3d12: CreateGraphicsPipelineState failed." er...
How to reproduce:1. Open the attached project ("New Unity Project.zip)2. Switch the Graphics API to DX123. Observe the Console Expec... Read more
Class using ISerializationCallbackReceiver interface in a prefab variant...
How to reproduce:1. Open the attached "case_1122325-PrefabVariantBug" project2. Right-click the Prefab "MyPrefab" in the Project vie... Read more
Static GameObjects that belong in Terrain cast realtime shadows
Steps to reproduce:1. Open original project "Terrain.zip"2. Open the "1" scene,3. Observe the shadow of the tree4. Zoom in to the tr... Read more
Private Script functions aren't taken into consideration when used as an...
How to reproduce:1. Open attached project (New Unity Project.zip)2. Select Cube in the Hierarchy3. In the Animation Window pres Add ... Read more
R8_SRGB is not supported error when using Postprocessing Depth of Field ...
Steps:1. Create a new project with HDRP template2. Open sample scene3. Observe console for error and game view renders blackRenderTe... Read more
[Custom SRP] CommandBuffer.DrawMeshInstancedIndirect does not draw Mesh ...
To reproduce:1. Open attached project2. Open IndirectRenderingTest Scene3. Change API from Direct3D11 to Vulkan and see that there a... Read more
[UI] Resetting material shader throw errors when material shader set to ...
Resetting material shader throw errors when material shader under TextMesh pro is set to TextmeshPro/Distance field (Surface). Steps... Read more
Crash when running on a virtual display on a machine with more than 8 GPUs
If xorg.conf references more than 8 displays, a built player will crash. Manually removing displays from xorg.conf workarounds this ... Read more
SceneAsset references go missing when upgrading a project from 2018.3 an...
How to reproduce:1. Download the user-submitted project (BugReport_MissingSceneAsset)2. Open the project in 2018.3 and see that the ... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window