Search Issue Tracker
Shader.FindPropertyIndex causes crash in MonoBehaviour.OnValidate
How to reproduce:1. Download the attached project2. Select the "Square" game object3. Drag the "GradientMaterialPropertyBlock" scrip... Read more
Texelsize node does not return the correct value when you reduce the tex...
The shadergraph node "texelsize" does not return the correct value when you reduce the texture quality in quality settings. I discov... Read more
UNITY_ARGS_TEX2DARRAY_NOSAMPLER doesn't exist
We provide a bunch of macros in HLSLSupport.cginc to work with different graphics APIs in a consistent way.We have macro groups for ... Read more
Crash on detail::ComputeShaderSnippetKey when entering the Play mode
Reproduction steps:1. Open the attached project "CrashRepro"2. Enter the Play mode3. If it does not crash close the Editor and repea... Read more
Shaders are not being striped and build times increase when using a cust...
How to reproduce:1. Open the “IN_76325” project2. In the Project Settings → Quality, make sure Render Pipeline Asset is set to “URP-... Read more
[BiRP SG] "Shader error in 'Master': redefinition of '_SpecColor'" when ...
Reproduction steps:1. Open the attached "ASD" Project2. Open the "Assets/Test Lit Shader Graph.shadergraph" Shader Graph3. Observe t... Read more
"Blit material Hidden/Kronnect/Beautify/Beautify uses dest texture as in...
How to reproduce:Open the attached project "kkb1.zip" Expected results: No errors in the Console windowActual results: "Blit materia... Read more
Console error “Enabling local keyword ‘WETNESS' for Material 'Disolve' ...
Reproduction steps:1. Open the attached "dev-HDRP2021" project2. Open "Assets/testcrossfade/OutdoorsScene" scene3. Select the “Packa... Read more
DrawMeshInstanced Unable to sample Property Array set in MaterialPropert...
How to reproduce:1. Download and open the attached project2. Open "SampleScene" scene3. Enter "Play" mode4. Observe the spheres in t... Read more
Accessing Material Passes in Awake/Start results in only a single "<Unna...
Reproduction steps:1. Open the attached "FAV_repro_IN-37607(2021.3.11f1).zip" project2. Open "Assets/OutdoorsScene"3. Enter Play mod... 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