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
“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
Standard Shader with Cutout mode doesn't work in the Player when Shader ...
To reproduce:1. Open the project “UnityShaderGraphStandartShaderBug2”2. Open the “SampleScene”3. Notice that the Cube is not entirel... 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
Text is replaced with white squares when opening Package Manager on macO...
Reproduction steps: Create a new Unity project Open Window → Package Manager window Inspect the Package Manager window Expected resu... Read more
Freeze/crash on MemoryProfilerStats::UnregisterObject when DownloadHandl...
Reproduction steps:1. Open the attached project “ReproProject”2. Open the “SampleScene” Scene3. Enter the Play mode4. Wait a few min... Read more
Build stops responding when building a project that uses DirectX11 graph...
Reproduction steps:1. Open the attached “repro-project“2. Make sure the project uses DirectX11 graphics API3. Build And Run the "LUM... Read more
Unable to build asset bundle when using CalculateSceneDependencyData() m...
Reproduction steps:1. Open the “TestProject-With-AssetBundleBug” Project2. Open the “Assets/Investments/01_OlimpiaPort.unity” Scene3... 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
UWP ARM64 build fails when Script Debugging is enabled
How to reproduce:1. Open the attached project "project2022.zip"2. Build the project for UWP with Development Build and Script Debugg... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS