Search Issue Tracker
[ShaderGraph] Lightmap texels are improperly invalidated when using cust...
Steps to reproduce: 1. Download and open the attached project2. Open GITest scene3. Navigate to the Lighting window and click on Gen... Read more
[OpenGL] Shader Graph animation stops running after working briefly when...
How to reproduce:1. Open project "TicketProject.zip"2. Open scene "TestScene"3. Set OpenGLES2 or/and OpenGLES3, but remove Vulkan in... Read more
Shader Graph URP - Animation in the graph can peg a CPU core to 100%
Nodes that animate in the shader graph can cause CPU cores to run at high speeds. Hiding node previews windows doesn't seem to solve... Read more
[Shader Graph] "implicit truncation of vector type" errors are thrown wh...
How to reproduce:1. Create a new project with the SRP template (i.e. URP)2. In the Project Window, create an Unlit Shader Graph (Cre... Read more
Shader Graph Replace Color Node replaces to a lighter hex value than in ...
How to reproduce:1. Open the user's attached "URP Test Project.zip" project2. Open the "SampleScene" Scene3. Open the "Sprite Lit Pa... Read more
[10.x.x+] Shader Graph fails to import when it contains a Custom Node co...
How to reproduce:1. Create a new URP Template project2. Import the attached project named "ReproGraph_1298867"3. Observe the importe... Read more
[ShaderGraph] "Set Active" on Master Node does not get reset when undoin...
How to reproduce:1. Open the attached "ShaderGraphRepro.zip" project2. Open the "test" Shader Graph3. Right-click on the "Unlit Mast... Read more
[Precision] Errors when there's a precision discrepancy between subgraph...
Repro steps:1. Import the attached package.2. Open the ParentGraph SG3. Change the precision to 'Half'4. Observe errors. Expected ou... Read more
[Shadergraph] Virtual Texture "Layer Reference" name doesn't sanitize pa...
Repro steps:1. Create a shadergraph2. Create a virtual texture3. Copy and paste a word with an invalid symbol (such as an exclamatio... Read more
[Shadergraph] Action that causes the graph to error does not print error...
Repro steps:1. Create a shadergraph2. Create a virtual texture3. Copy and paste a word with an invalid symbol (such as an exclamatio... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu