Search Issue Tracker
Compute Shader compilation error is thrown when creating a new HDRP project
How to reproduce:1. Create a new project with HDRP template2. Open the Console window Expected result: No Console errors are thrown,... Read more
The error section expands excessively, completely obscuring or displacin...
Steps to reproduce: Create a project Window -> Package Management -> Package Manager Click “” and select “Create package” Ente... Read more
Space is not saved when adding it as the first symbol of the line
Reproduction steps: Open the attached project (“StringBug.zip“) Select “Assets/Data/TextData” In the Inspector window select the “Te... 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
Arrow button is poked in opposite direction when clicking on it
Reproduction steps: 1. Open the attached project “ReproProject“2. Open the scene “HandsDemoScene“3. Make sure VR headset is connecte... Read more
[Graphics] Crash when submitting depth with no MSAA
[Reported by Meta] If the graphics settings are set to no MSAA with depth submission on (Oculus Quest), we get a crash. See attached... Read more
Temporary dark areas appear when quickly dragging Editor window splitter...
Reproduction steps:1. Create a new project2. Go to “Preferences… → General”3. Change the “Editor Theme“ parameter to “Light“4. Grab ... Read more
Memory leak warnings are constantly thrown when Generating Font Atlas in...
Steps to reproduce: Create a new Unity project using the Universal 3D template Import the provided Font in the Attachments Open the ... Read more
Scene window isn't rendered when Camera GameObject is selected
Reproduction steps:1. Open the attached “repro-project“ project2. Open the “C1L4” scene3. Select the “MainCamera” GameObject4. Obser... Read more
Using Camera::Render to render a picture to a texture does not work
How to reproduce: 1. Open attached project2. Open scene RenderTextureBug.unity3. Build to iOS and run4. Press the 'Snap Picture' but... 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