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 ... 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
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 ... Read more
[StandardShader] Emission saves different color if no texture is set
To reproduce: 1. Create a new material 2. Set it's emission color to something non-white 3. Set it's texture to a random texture 4. ... Read more
[ShaderCompiler] There are no dependency tracking between shader and inc...
To reproduce: 1. Open attached project 2. Open scene sample 3. Comment out USE_THE_COLOR define in Assets/Includes/includeme.cginc 4... 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. Wait a ... 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 Scene 3. Enable GPU Instancing ... Read more
Shader properties are ignored when SetReplacementShader method is invoked
How to reproduce: 1. Open the attached '1213749.zip' project 2. Open 'SampleScene' Scene 3. Enter Play Mode 4. Notice that 'Cube' Ga... 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. ... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL