Search Issue Tracker
Pass.CompileVariant complains about top-level params being outside of CB...
STR: see case 1348862, compile with INSTANCING_ON DIRECTIONAL Read more
Data type compiles to uint when declaring a struct in a shader
Steps to reproduce:1. Open the “NMShader” project2. Open the “KeepItReal” shader in Assets/Shaders3. Observe the code where the stru... Read more
[DX12] ShaderData.VariantCompileInfo.ShaderData contains 38 extra bytes ...
On DirectX 12, when calling ShaderData.Pass.CompileVariant, the returned data contains 38 extra bytes in ShaderData.VariantCompileIn... Read more
Line Renderer's line is not rendering correctly in the Game view when us...
How to reproduce:1. Open the user's attached "transparencyBug.zip" project2. Open "SampleScene" Scene3. Enter Play Mode4. Observe th... Read more
Crashes on the Editor when building the project for Android platform
Reproduction steps:1. Open the attached project “ReproProject”2. Build the Project for Android3. Observe the build process Expected ... Read more
Surface Shader fails to compile with redefinition errors when declaring ...
How to reproduce:1. Open the attached project ("MultipleUVShaderCompile.zip")2. Try compiling the "MultipleUV" shader (Click on the ... Read more
Crash on LoadShaders when opening up this project
How to reproduce:1. Open the attached project from "Project link:"2. Observe the crash Reproducible with: 2021.2.0b7, 2022.1.0a5Coul... Read more
Loading shader is picked when allowAsyncCompilation = false and async co...
The cyan loading shader would in some cases leak into baked reflection probes. This problem may be a general shader/material problem... Read more
Crash on SetCurrentMemoryOwner when opening the project
Reproduction steps:1. Open user attached project Expected result: The project starts normallyActual result: Project crashes when sta... Read more
Graphics.DrawMeshInstanced() will throw an error when the shader is comp...
Reproduction steps: Open the user attached project Press the Play button Expected result: No errors in the ConsoleActual result: Err... 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