Search Issue Tracker
Surface shader compilation breaks when using worldPos
To reproduce: 1. Open attached project;2. Open "Test" scene;3. Look at the "Test" shader in the Inspector panel. Expected result: th... Read more
[Editor][Shader] Mobile/VertexLit prefab preview window has no lighting ...
To reproduce:1) Open the attached project2) Go to Resources3) Select StoneSand with Inspector and Prefab preview window opened4) Not... Read more
Custom Shader Editor doesn't refresh when changed in the shader code
Description: Custom Shader Editor doesn't refresh when changed in the shader code. To reproduce: 1. Load shadertest project.2. Open ... Read more
Emission baking on Surface Shaders breaks when pragma set to "alpha:fade...
Steps to reproduce:1. Download and open the attached project2. Observe scene or game view Expected behavior: all cubes bake the same... Read more
[Standard] Setting metallic map throws NullReferenceErrors and breaks us...
To reproduce:1) Open attached project2) Create a new material in it3) In inspector, click the button to add a Metallic map to that m... Read more
Editor shaders not recompiling when changing target graphics API in the ...
Changing Graphics APIs between DX11/DX12 doesn't result in shaders being recompiled in-Editor. Reproduction Steps:1. Open the new at... Read more
ComputeShader.SetTextureFromGlobal errors when using it with 3D RenderTe...
How to reproduce:1. Open attached project (SetTextureFromGlobal.zip)2. Open SampleScene Scene Actual result: once the Scene is opene... Read more
Shader errors are spammed and objects are not rendered when using Metal ...
How to reproduce:1. Open the attached "McGrawHill" project2. Open "Emilio_GroceryStore" scene3. Go to Player Settings and enable "Me... Read more
Swapping Texcoord and Vertex in the shader structure prevents selection-...
Reproduction steps:1. Open the attached project "TransparentHighlightBug.zip";2. Open the Sample scene.unity;3. Select the parent ob... Read more
Crash when importing or reimporting shader
Unity crashes when trying to import or reimport a specific shader. To reproduce: 1. Open project.2. Go to "Shaders" folder.3. Select... 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