Search Issue Tracker
Missing vertex function overload when using tesselation function in Surf...
When using a tessellation function, surface shaders will not allow the override of the custom vertex function which provides support... Read more
[OSX] Right mouse click the material in inspector doesn't open menu
How to reproduce:1. Create a new project2. Create a new material3. Select material so it appears in Inspector4. Right mouse click th... Read more
Material won't render unless a default shader is used
How to reproduce:1. Open Unity2. Load user-submitted project (Space_Shooter.zip)3. Load "Main.unity" scene4. Instantiate "Bolt.prefa... Read more
Unity-upgraded shader cause inconsistent line endings warning if saved w...
How to reproduce:1. Open the attached project2. Open "Test.shader"3. Uncomment the code and save the file using Windows or Mac line ... Read more
Unity shaders can define user-defined multi-line preprocessor directives...
How to reproduce:1. Open tester's project (D3D11MultilineDefine.zip)2. Observe the Console for shader errors Expected result: No sha... Read more
[shaders] hlsl2glsl does not do implicit float4->float conversion in som...
"DECODE_EYEDEPTH(tex2D(_CameraDepthTexture,uv))" does not compile on hlsl2glsl platforms - error about no suitable conversion. But i... Read more
ComputeBuffer.GetData() requires blittable array when using bool variabl...
How to reproduce:1. Open user's project ("XParticle-master.zip")2. Press Play Expected result: works with variables of type boolActu... Read more
Shader fails to compile when 2 equality tests are made and stored back i...
To reproduce: 1. Download and open attached "VertexIDTest.zip" project.2. Select the "VertexIDTest" shader from the project view.3. ... Read more
Shader fails to compile when skipping TEXCOORD2 in a vertex data struct
Steps to reproduce:1) open attached "shadyBug"2) compile and show "MultiTextureBlend5" shader3) import compiled shader - shader fail... 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
- UxmlNamespacePrefix does not apply when using UIBuilder documents
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab