Search Issue Tracker
Error "Shader compiler: Compile marchingCubesGridProcessing.compute - CS...
Steps to reproduce:1. Open the user’s project2. Open the “SampleScene” Scene3. Enter Play mode4. Observe the Console Expected result... Read more
"Assertion failed on expression: 'm_BuffersToBind[shaderType][bind].buff...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Scene Enter the Play Mode Observe the Cons... Read more
[Win] Colours of the material in the Particle System get mirrored vertic...
How to reproduce:1. Open the user’s attached project “UnityShaderCullingProblem_2019.zip”2. Open the “SampleScene” Scene in Scenes3.... Read more
GameObjects doesn't get rendered when using "Unlit.Unlit_UsePass" Shader
How to reproduce:1. Open the user's attached project “repro.zip”2. Open "IndoorsScene" Scene3. Reimport “Unlit/Unlit_Use Pass” Shade... 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
Unity Editor crashes on ScriptableBatchRenderer::ApplyShaderPass after ...
How to reproduce: Open the user attached “shaderlodbug2.zip” In the Assets > Shaders folder edit the N1, N2, U1, U2 shaders to ma... Read more
Material.HasTexture/HasProperty returns true for non-existent property a...
How to reproduce:1. Open the user-attached project “ShaderPropertyBug”2. Enter the Play Mode3. Observe the Console Expected result: ... Read more
SRP Batcher compatibility of the same shader changes when changing Graph...
Reproduction steps:1. Open the attached project “shaderlodbug”2. Select the Assets/Shaders/U1.shader asset in the Project window3. O... Read more
‘[…] doesn't have a texture property '_MainTex’’ error when using Gizmo...
Steps to reproduce:1. Open the attached project "TestingProject.zip" and "SampleScene.unity" Scene2. Make sure the Scene view is vis... Read more
DrawMeshInstancedProcedural error and a lot of other Shader errors when ...
Reproduction steps: Open the attached “My project (1).zip“ project Observe the Console window Expected result: No errors are present... 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