Search Issue Tracker
Shader properties are ignored when SetReplacementShader method is invoked
How to reproduce:1. Open the attached '1213749.zip' project2. Open 'SampleScene' Scene3. Enter Play Mode4. Notice that 'Cube' GameOb... Read more
[CGBatch] Writing to o.Occlusion in Custom shader has no effect
Steps to reproduce:1. Download and open attached project "OcclusionShader.zip"2. Open scene "OcclusionBug"3. There are two object in... Read more
[Standard] Specular material is glossier in Unity compared how it looks ...
Steps to reproduce:- Open the attached project and the scene- Note how glossy it looks. Compare to an image attached from Substance ... Read more
[iOS] Reflecting sparkles on mesh, both GLES & Metal
To reproduce:1. Open attached project2. Build for iOS3. Run on iOS device4. Zoom in and move the camera Actual behavior: reflection ... Read more
Exceeding the number of shader keywords flood the console with Allocatio...
How to reproduce:1. Open the attached project named "Case_1232610"2. Observe the Console window if no errors are thrown re-import th... Read more
A custom shader isn't displayed correctly. Shader is only displayed in b...
Reproduction steps:1. Open attached project2. Open scene "MainScene"3. The shader should look like a glitched out cube (screen shot ... Read more
Standard Shader Does Not Display Secondary Diffuse Until Values are Tweaked
Repro: Setup a Standard Shader with a texture in the Primary Diffuse and Secondary "Detail Diffuse" slots. Submit this material to v... Read more
In Flash the cos() and sin() functions in vertex shaders are
Steps to reproduce:1. Open attached project and open the scene "SinCosBug_scene".2. Look at the two curves in the scene. The top one... Read more
[Caching Shader Preprocessor] Platform keywords affect #pragma parameters
Platform keywords that only depend on current build target are treated as regular keywords and do not allow #pragma parameter select... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server