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
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
Shader keywords are not sorted in error or warning messages coming from ...
Shader keywords are not sorted in error and warning messages coming from the shader compiler, which makes searching for a particular... Read more
Included shader dependencies are not recompiled when performing hot relo...
How to reproduce:1. Open the attached project named "RecompileCheck.zip"2. Open the Test shader file3. Observe the #if defined state... Read more
Shader compilation errors are not shown when Editor is restarted
How to reproduce:1. Open the user's attached "shader_errors" project2. Reimport the "NewUnlitShader" (in the Project window right-cl... Read more
GL shader reflection is truncated or crash occurs when struct is used fr...
Reproduction steps: 1. Add the attached shader "GLES3_GLCore_struct_name_reflection_truncation.shader" to a project2. Select the sha... Read more
Pass.CompileVariant API doesn't filter keywords for a given pass
STR:1. Install https://github.com/needle-tools/shader-variant-explorer package via Packman2. Create a new surface shader3. Open the ... Read more
Inspector displaying wrong characters when using ANSI encoding and non l...
How to reproduce:1. Open the attached project (case_1308927_Shader_Characters)2. Open OnlyColor.shader with Visual Studio3. Delete a... Read more
No API to determine if a shader has warnings
We have an API to determine if a shader has errors, but there is no similar API for warning detection.The API also lacks a possibili... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions