Search Issue Tracker
Shader problem gives "Too many texture interpolators" error
To reproduce:1. Load the texarray-test project.2. Load the main.unity scene.3. Open Assets/TextureArraySplatLayered.shader in a text... 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 colo... Read more
ApplyShaderState crash when scene loaded additively
Steps to reproduce:1) Open the attached project.2) Build and run (Windows, macOS, iOS).3) Once the scene loads, press the button on ... Read more
[StandardShader] Emission saves different color if no texture is set
To reproduce:1. Create a new material2. Set it's emission color to something non-white3. Set it's texture to a random texture4. Noti... Read more
[ShaderCompiler] There are no dependency tracking between shader and inc...
To reproduce:1. Open attached project2. Open scene sample3. Comment out USE_THE_COLOR define in Assets/Includes/includeme.cginc4. No... Read more
"Unrecognized identifier 'UNITY_SHADOW_COORDS' at line 203" shader error
Reproduction steps: 1. Open the attached project.2. Play the "UMA > Example > Scenes > Scene01 - Crowd - PBR 1" scene.3. Wa... Read more
Mesh Renderer does not render Meshes with Sprites/Default Shader when GP...
How to reproduce:1. Open the attached project "1159573.zip"2. Create a Cube Prefab Instance in the Scene3. Enable GPU Instancing on ... Read more
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
When using Tessellation, not all pixels inside the rendered object are w...
Reproduction steps:1. Open the attached project "TessellationBug.zip";2. Open the "tesselation bug" scene;3. Enter a play mode. Expe... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used