Search Issue Tracker
[Android] [Shader System] FPS drop on some Android devices caused by sha...
How to reproduce:1. Open the attached user's project 'weilaicheng_2019_4.zip'2. Build And Run on Android3. After 15 seconds observe ... Read more
[Windows] [Shader System] Shader Compiler throws IPC Exception on Window...
How to reproduce:1. Open the attached user's project 'crest.zip'2. Press on the water/pink texture in the Scene view Expected result... Read more
Compute shader cannot compile when using "for loops" on a 2D static arra...
Reproduction steps:1. Open project "ComputeShaderLoop"2. If you don't immediately see the errors, open Scripts/MeshGenerator and cli... Read more
Compute Shader is not using defined constants when setting data with Set...
How to reproduce:1. Open project "ComputeShaderSetConstantBuffer.zip"2. Enter Play Mode3. Observe the Console For Dx11 / 12 API: Run... Read more
Variant directives do not set disabled keywords to 0
#pragma multi_compile and #pragma shader_feature directives do not set disabled keywords to 0, which results in unknown identifiers ... Read more
Crash when applying material to mesh
Reproduction steps:1. Open the user's attached project2. Add a new mesh to any scene and apply any material from 'BetterLitShader/Ex... Read more
Unity Crashes when calling 'isValid', 'isOverridable', or 'type' on an u...
Reproduction steps:1. Open attached project "ReproProject"2. Open "SampleScene"3. Enter Play Mode Expected result: Unity enters Play... Read more
On Windows preprocessed Lit.shader file stops mid-line when file size is...
How to reproduce:1. Create a new project2. Install the "High Definition RP" package from the Package Manager (Window > Package Ma... Read more
[Vulkan] ShaderData.Pass.CompileVariant function compile data in the SMO...
How to reproduce:1. Download and install Mali Offline Compiler (link in the edit)1. Open the "MaliCompilerReprot" project (GitHub li... Read more
Cancel button won't stop Shader Graph from compiling, user is unable to ...
Reproduction steps: Open the attached project Go to Assets → CreativeCore_Shaders → ShaderGraphs Click on any Shader Graph asset In ... 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