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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow