Search Issue Tracker
Crash when changing large asset's Mesh Compression
Reproduction steps:1. Open the user's attached project2. Select asset "Assets/Temp/map.fbx"3. Change the model's Mesh Compression to... Read more
GPU instancing is not working with procedurally generated meshes
Reproduction steps:1. Open the project2. Open the only scene3. Play the scene4. Open the Frame Debugger5. Notice that meshes are not... Read more
[URP] Forward Renderer Shader Pass list elements are undeletable
How to reproduce:1. Create a new URP project and open it2. Create a new Forward Renderer asset3. Select it and in its Inspector add ... Read more
[Dragon Crashers] 4 Shader error messages on import
Steps to reproduce: Create a new project, ensure you are in editor light mode. Download and import Dragon Crashers. Observe the cons... Read more
Tool Settings are not shown
Description: When a tool is selected, it's tool settings must be visible in the Tool Settings, as described in the Unity 23.1 Docume... Read more
Touch not registered if New Input System Pointer Behavior is "Single Uni...
How to reproduce:1. Open project "Bug Report.zip"2. Build the project for iOS/Android and deploy it to a device3. In the app press t... Read more
[Mobile Notifications] [Android] Tapping a notification doesn't do anyth...
Steps to reproduce:1. Build and Run the user-attached project2. Suspend the app (put it into the background)3. Wait 10 seconds. A lo... Read more
[HLAPI] Declaring Command function without prefix throws compile time er...
Steps to reproduce:1. open attached project2. notice there are compile time errors3. clear console4. try to play scene -> can't b... Read more
[Android] ASTC HDR check may cause issues with RenderDoc
On some Adreno devices such as Oculus Quest 2 Unity creates a temporary EGL context to check for ASTC HDR support on Vulkan.This is ... Read more
[URP] Renderer Features object missing in UniversalRenderPipelineAsset_R...
Renderer Features object missing in UniversalRenderPipelineAsset_Renderer on removing in its preset asset vice a versa Steps to Repr... 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
- 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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template