Search Issue Tracker
Standard Shader with Transparency is tiling edges with a streched artifact
To reproduce:1. Import attached package (testScene)2. Open test scene3. Notice that Standard Shader with Transparency is tiling edge... Read more
SV_RenderTargetArrayIndex does not return values in Player when setting ...
How to reproduce:1. Open the "Render slice index test" Scene in the attached "1198097.zip" Unity project2. Build and run the Scene3.... Read more
[Shaders] Surface shaders don't track #include dependencies properly
To reproduce:1) Create new project2) Create Surface Shader3) Create "Test.cginc" file4) Open Surface Shader5) Add '#include "Test.cg... Read more
Shader using UsePass does not recompile when referenced shader is changed
How to reproduce:1. Import users attached assets (Source shader, UsePass shader and a material)2. Notice that Console produces two e... Read more
Shader compiler strips/munges code it shouldn't, breaking parallax effec...
Please find the repro project in comment Steps:1. Open the repro scene2. Open shader "MegaSplat_Example_Mesh" and go to line 2039. M... Read more
Missing vertex function overload when using tesselation function in Surf...
When using a tessellation function, surface shaders will not allow the override of the custom vertex function which provides support... Read more
[MetalEditor] GameView rendering broken and "GL.End requires material.Se...
DephtOfField effect (or other SM5.0 style shaders) break rendering in Metal Editor. Technically it's not a regression (since Metal e... Read more
RenderType based on TreeTransparentCutout causes Z-fighting behavior on ...
Reproduction Steps:1. Open attached project.2. Comment lines 49-50 in DepthNormalZoinkCutout.cginc. (Assets -> ZoinkTools -> Z... Read more
Editor crashes when accessing not declared vertex data
Steps to reproduce:1. Download ReplacementShaderBlurrySelectionOutlineLearn.zip and open "scene" scene2. Press play to enter game mo... Read more
Keyword is discarded and error is thrown to the Console when shader keyw...
How to reproduce:1. Open the attached '1191820.zip' project2. Open 'NewSurfaceShader.shader' shader3. Notice that the number of keyw... 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
- “InvalidOperationException” errors are spammed in the Console when entering Play Mode in various TMP Sample Scenes
- [macOS] Shader Graph Search window is not rendered fully and throws a NullReference exception if the project was closed with an opened search window
- Outline shader scale follows buffer scale when MSAA is disabled or Vulkan API is used
- Radio Button is squished or selection indicator is off center in Play mode when it's scaled down
- Particle System Renderer icon is missing in Animation window > Add Property context menu