Search Issue Tracker
Sampler Limit 16 exceeded in URP Lit shader
We have some variants/cases where the sampler limit of 16 is exceeded. There can be more than 16 samplers, but only 16 can be used a... Read more
The Editor does not align with OS preferences when font smoothing is dis...
How to reproduce:1. Create a new project2. Open General preferences (Edit → Preferences → General)3. In the Editor Default Text Rend... Read more
PathQueryStatus.Success is returned in a Script but the Path can't be re...
How to reproduce:1. Open the attached project's "case_1197062-Project.zip" Scene labeled "SampleScene"2. Enter the Play Mode3. Click... Read more
“DrawMeshInstanced does not support…” error in the Console pops up when ...
Reproduction steps: Open the attached project Enter the Play Mode Hover over the “Potion” GameObject in the Game View Observe the Co... Read more
A Ray Tracing Shader error occurs when setting the Tracing parameter of ...
How to reproduce:1. Create a new High Definition 3D project2. Open the “OutdoorsScene”3. Open the HDRP tab in the Project Settings w... Read more
UnityWebRequest performance drop when running multiple requests at once
How to reproduce:1. Open the user’s attached “MinRepro.zip” project2. Enter Play Mode3. Observe the Console window Expected result: ... Read more
[GPUProfiler] "!query->pending" errors when doing GPU profiling of Windo...
Steps to reproduce: 1. Open Unity on Windows (DX11 mode);2. Create new project or open attached one;3. Go to Build Settings (File -&... Read more
UI elements flicker with Editor on a second monitor and Game window on t...
Steps to reproduce:1) Open the attached project.2) Place the Editor window on a second monitor.3) Detach the Game tab from the Edito... Read more
"ReleaseDynamicVBOFrame: Unexpected frame" errors are constantly spammed...
How to reproduce:1. Create a new Unity project using the "3D Sample Scene (HDRP)" template2. Wait for the project to load and observ... Read more
Canvas Components are ignored when using Camera.RenderToCubemap
Reproduction steps:1. Open the attached project "Case_1405619.zip" and load Scene "Main"2. Enter Play Mode3. In the project window s... 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