Search Issue Tracker
[Shader Graph] 19.3 and 19.2 verified package version of Shader Graph is...
19.3.and 19.2 verified package version of Shader Graph is behind 19.1 verified package version.19.3 and 19.2 verified version is 5.2... Read more
[HDRP] Newly created HD Lit Graph throws exception on opening, so Shader...
Visual Studio opens up instead of Shader graph Editor on opening the HD Lit Graph and "ArgumentException: Value Unknown is not prese... Read more
[ShaderGraph] fails to compile with "redefinition of transposeTangent" w...
Problem first appears in SRP 5.9.1. Does not reproduce in 5.7.1. Reproduces 7.0.1, and in latest version of SRP master branch (did n... Read more
When the pipeline package changes, old shadergraphs may be broken until ...
If the pipeline has changed in such a way that the shaders are broken and need to be recompiled, can we recognize that and recompile... Read more
New input in subgraph is displayed as an expanded property
The Output node's input field is shown when the output node is not expanded. (Tested on Windows 10) Repro steps: Create a new subgra... Read more
Removing Shadergraph/VFX package/Custom Window Script while the window i...
Repro:1. Create a new 3D project2. Add the Shadergraph package to it, create a new PBR graph and open it3. Uninstall the Shadergraph... Read more
[ShaderGraph] Regression: Group Node creation only creates with first se...
Reproduced in SRP master of 7/29/19 (afc7c3f3a9), Version 2019.3.0a12 (7584d9f005ad) Sat, 27 Jul 2019 04:29:58 GMT Branch: trunk Rep... Read more
[ShaderGraph] Enum dropdown labels overflow dropdown UI and truncate on ...
Labels on enum dropdown UIElements, when long enough, overflow the dropdown UI panel on to the node panel, where they are truncated ... Read more
[ShaderGraph] Converting Color Node to HDR and back to Default still use...
Repro Steps:1. Create Color Node2. Assign a non-white, non-black color3. Change to HDR4. Add additional HDR ranges to the color5. Co... Read more
[Shader Graph] Custom Function's Object select window doesn't update the...
Steps to reproduce:1. Download 2019.2.0f1.zip2. Create a shader graph and add Custom Function3. Press the Gear button4. Open Source ... 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