Search Issue Tracker
Shader stripping crashes when it gets too many variants
STR:1. Create a new Unity project using the 3D template.2. Extract the attached files into the Assets folder.3. Create a material, a... Read more
Shaders are ignored when executing Build Asset Bundles method from conso...
How to reproduce:1. Open any command-line interpreter2. Run "UNITYPATH -batchmode -quit -nographics -projectPath PROJECTPATH -execut... Read more
[URP Template] Major performance drop in the Editor during Play Mode
How to reproduce:1. Open a new URP project2. Make sure you have Fraps opened3. Go to Window -> Layouts -> Default (Different L... 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
Freeze or crash with various stack traces when opening a project while c...
How to reproduce:1. Connect to a VPN service2. Create or open a Unity project Reproducible with: 2018.4.30f1, 2019.4.16f1, 2020.1.16... Read more
[Windows] Not possible to deduce the source of 'Shader properties can't ...
1) Clone https://github.cds.internal.unity3d.com/unity/stw-20-2-cannon-fodder-3-style-game. Update to https://github.cds.internal.un... Read more
ShaderVariant throws 'ArgumentException: shader pass type 0 does not hav...
Reproduction steps:1. Open the attached 'TestShaderVariant' project2. Open the 'SampleScene'3. Go to the 'Window -> Asset Managem... Read more
[Bug] Inout parameter is only valid in shader files, but not valid in cg...
How to reproduce:1. Open user-submitted project (InoutInCginc.zip)2. Inspect the shader files located in Assets/Lib folder(testDepth... Read more
[Shader Preprocessor] Errors report the file name and not the full path
STR:1. Make a compilation error in any .hlsl that is not in the same folder as the shader that includes it.2. Click on the error in ... Read more
[Bug] Included cginc files are missing from dependencies when exporting ...
How to reproduce:1. Open the attached "ShaderDependencyIssue-2020.1" project2. Right-click "MyMaterial" from the Assets folder3. Cli... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument