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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object