Search Issue Tracker
Using ViewDir in custom Lightmap functions in shaders doesn't work
Open the project. Observe the two pink spheres The sahders on these spheres try and use custom lightmap functions including the op... Read more
Objects change colors after playback (ambient probe gets messed up?)
Run attached scene. Stop. ---> Cubes in the scene change colors. Regression from 5.0f2 After stop playing the scene the changed col... Read more
"Too many texture interpolators would be used for ForwardBase pass" shad...
Steps to reproduce : - import the shader attached and notice the errors *Note : Regression from 4.5. Read more
Shaders: hlsl2glsl generates a double under-score (__) for some mutable ...
When a shader modifies a global variable that starts with underscore, then hlsl-to-glsl translator produces a double-underscore name... 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 Substanc... Read more
[SampleProject] TessellationSample scene is magenta
To reproduce: 1. Open TessellationSample scene from the Unity sample project 2. Notice that it is almost all magenta (with the excep... Read more
[Textures] Clamped texture bleeds all over the mesh if material's textur...
How to reproduce: 1. Open attached project 2. Open scene bugreport.unity - Scene contains two characters: one has a texture that h... Read more
Sprite Renderer component does not always display an error message if a ...
Sprite Renderer component does not display an error message if a material with a shader containing multiple passes, some of which ar... 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
[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
- SpeedTree importer fails to import .st files when path to the project includes a special character
- [VFX Graph] HSLS Redefinition error when input have the same name as attributes
- [VFX Graph] HLSL VFXFIXED_RAND isn't working
- Crash on Meta Quest 2 when using Vulkan
- Greyed out Icon for Tool Context is misaligned in the Tools Overlay in the URP 3D Sample Template