Search Issue Tracker
Standard Shader with Cutout mode doesn't work in the Player when Shader ...
To reproduce:1. Open the project “UnityShaderGraphStandartShaderBug2”2. Open the “SampleScene”3. Notice that the Cube is not entirel... Read more
AssetBundle Materials are missing keywords in Builds when AssetBundles w...
How to reproduce:1. Open the "1428476_Repro" project from GoogleDrive (link in the Edit) in Unity 2019.4.39f12. Build AssetBundle by... Read more
Shader compiler crash when compiling compute shaders in -nographics mode
How to reproduce:1. Open the user attached project2. Open the project destination folder3. In the BuildNoGraphics.bat add the Editor... Read more
[Linux] Shader communication error gets thrown when opening the project ...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the Console window3. Observe errors in the Console window Expected... Read more
Log shader compilation does not give info on which shader instance had a...
Steps to reproduce:1. Create a new Unity project.2. Make sure "Log shader compilation" is enabled in Player settings.3. Build and ru... Read more
Keywords on Materials and their variants aren't updated until they are r...
How to reproduce:1. Open the “Material Keyword Reproduction.zip” project2. Open the “SampleScene” scene3. Close all open Scene views... Read more
Shader Compilation for projects with lots of Shaders can be slow (i.e. V...
Steps to reproduce: 1. Have a project with lots and lots of individual shaders. A production example of a project with 1000 VFX Asse... Read more
Shaders from packages are not included in the selection list when trying...
How to reproduce:1. Create a new Universal 3D project2. Add Shader Variant Collection to the Assets folder (Assets → Create → Shader... Read more
Editor crash when saving Currently Tracked Variants to Asset
Steps to reproduce:1. Create project using URP Template2. In Build Settings switch to Android3. Open Project Settings window4. Find ... Read more
HLSLcc generates suboptimal code that involves meaningless double conver...
Steps to reproduce: 1. Create a new unlit shader2. Put the following code in the fragment function:```int x[3][3][3] = {{ { -1, -2, ... 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
- XRI Starter Assets Interactable shader generates Console warnings
- Hands Permission dialog only appears when right palm faces HMD
- Crash on AnnotationManager::CanHideLODLabels when opening the Gizmos dropdown menu
- "Default Play Mode" button does not appear in the Editor toolbar after installing Multiplayer Play Mode package
- Icon of the button that opens Player 2 window is barely visible in the Active Scenario window when using Light Editor Theme