Search Issue Tracker
Shader flickering due to incorrect CBUFFER value for a frame in custom R...
Steps to reproduce:1. Open attached user's project "ShaderBindingIssue.zip"2. Open the "SampleScene.unity" Scene3. Enter to play mod... Read more
Build Target Platform Switch Regression for Standalone Platforms
Introduced in ee21762d18f9 - Merge PR #21060 from graphics/shadersystem/fix_incorrect_shader_api_during_importAffected platforms: OS... Read more
Shader Keywords array always returns 0 length when keywords are visible ...
Reproduction steps:1. Open the '1380745-sample' project2. Open the 'test' Scene3. Select the testMaterial and observe it in the Insp... Read more
Editor crashes when opening the project with imported Shaders
How to reproduce:1. Open the attached project: ShaderCrash.zip Expected result: Project loadsActual result: Unity crashes Reproducib... Read more
There is no way to know with which SRPs a given shader is compatible
Currently it's not possible to figure out whether a given shader is compatible with the given SRP or not. Read more
Show compiled code for compute shaders has the "Cancel" button greyed out
Select a compute shader with variants, click on "Compile and show code".Expected: Cancel button is active when compiling variants.Ac... 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
[iOS] AR objects appear darker than expected when AREnvironmentProbeMana...
How to reproduce:1. Open the attached project "IN-132228”2. Open the "Scenes/SampleScene.unity" scene3. Build and run for iOS4. Clic... Read more
Full floating precision register is used when compiling Shader to GLES3
How to reproduce:1. Open the user's attached project2. In the Project window, under Assets, select the Shader "Modx-CharacterDissolv... Read more
[Quest] Sampling depth texture from surface shader is incorrect in VR wi...
Reproduction steps:1. Open project "DepthBugSurfaceShader.zip"2. Open "Scene.unity" found in Assets/BugRepro3. Build the project and... 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