Search Issue Tracker
[ShaderGraph] Can enter float into exposed integer property
When you expose a property that is in Integer mode in the shader editor, a material using these properties will still allow a float ... 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
Material breaks when setting HDR Color Picker Intensity value over 23
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. In the Project window, go to Assets/ReproAsse... Read more
[ShaderGraph] Dragging an individual property in the Blackboard doesn't ...
How to reproduce:1. Open the user's attached "ShaderGraphLargeAmountOfProperties.zip" project2. Double-click the "ShaderGraph_Proper... Read more
[Shadergraph] Default aspect ratio of Main Preview is not square
Note: also needs to be fixed in 9.x.xRepro steps: open a shadergraphExpected results: the Main Preview default size is squareActual ... Read more
[Shadergraph] Compiled subgraphs to not preserve order of outputs
Doesn't reproduce in 9.0.0-preview.55Reproduces on master (6a790e6352) Repro steps:1. Create a new subgraph2. Add a matrix2x2 output... Read more
[Shadergraph] Sample Texture 2D LOD does not respect texture's bilinear ...
Repro steps:1. Import the attached shadergraph2. Create a material from it3. Set the texture2D on the material to a texture2D with t... Read more
[Shader Graph] Property connector icon in a node is distorted
All the properties connector icons from a node are distorted when any node is created, refer attached video Steps to repro:1 Create ... Read more
[ShaderGraph] Custom Functions only work in "String" mode with Sampler o...
Reproduction steps:1. Open "CustomNodeSampler.zip" project2. Notice that the "shgrph" Shader Graph Custom Function has a proper outp... Read more
[ShaderGraph] Double clicking SubGraph Input Fields will cause a selecti...
Repro Steps:1. Launch a URP project2. Create a ShaderGraph Asset3. Create a SubGraph Asset which takes an input4. Place the SubGraph... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved