Search Issue Tracker
[ShaderGraph] Huge performance cost when selecting Keyword in ShaderGraph
Reproduction steps:1. Open user attached Project2. Open SHADERPATH Shader3. Select a Keyword Expected result: The Keyword is selecte... Read more
Emissive custom PBR ShaderGraph material only works for primitive Unity ...
How to reproduce:1. Open the user's originally attached project (GIContributionBug.zip)2. Make sure GiContributionBug scene is loade... Read more
[ShaderGraph] Invalid Subscript errors are thrown when connecting a Subg...
How to reproduce:1. Open the attached "case_1190813_reproProject"2. Open the "TestShaderGraph" in the Project Window3. Connect the T... Read more
Shader Graph's Material's Vector4's values can not be saved and revert t...
To reproduce:1. Open the user's attached project2. Select the "New Material"3. Try changing the _Albedo_ST value Expected result: Th... Read more
[Shadergraph] Setting a texture2d as the "main texture" fails and throws...
Repro steps1. create a shadergraph2. add a Texture2D property3. Right click and choose "Set as main texture"Expected result: it work... Read more
[ShaderGraph] Graph Inspector > Node Settings textfields do not scale pr...
Steps to reproduce:1. Create or open any project with ShaderGraph2. Create or open any existing Shader Graph asset3. Create a new Sh... Read more
[Shadergraph] all shadergraph shaders fail on GLES2 with "redefinition o...
Reproduces on Master (9cd405ccf5)Does not reproduce on 8.1.0 (shaders fail for other reasons but don't error)Repro steps:1. Open a p... Read more
[ShaderGraph] Main Preview window is toggled open when undo is pressed a...
When undo is pressed after creating a node in shadergraph window, Main Preview window is opened even if its toggle button was off. R... Read more
[Shader Graph] Rename input box for property group remains active while ...
If you activate the renaming of a shader group in the shader editor, but then click off it before doing so, the rename input box rem... Read more
Collapsing and uncollapsing Shader Graph Blend node makes a value unedit...
Collapsing and uncollapsing Shader Graph Blend node creates visual artifacts To reproduce:1. Create a new project which supports Sha... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default