Search Issue Tracker
RaycastCommand will only return a maximum of 1 hit regardless what you s...
To reproduce: 1. Open the attached project (RaycastCommand.zip)2. Open the "SampleScene" scene3. Enter Play mode4. Observe the messa... Read more
Blackboard not showing up in new project and upgraded beta projects
Hi,Here is a reff repository link: git@github.com:hoodmadhur/ShadergraphTest.gitThis is a new project in Unity 2018.1.0f2, created u... Read more
Support for globals in CodeFunctionNode
So I need to accsess a larger set of vectors across multiple materials and shaders. I've used Shader.SetGlobalVectorArray() in the p... Read more
How can I store result In shadergraph?
Hi I came from using ShaderForge for making shaders.I couldn't find some useful equivalent in shadergraph pbbastian commented 17 day... Read more
[asmdef] ShaderIncludePath script causing shader errors due to the asmde...
To reproduce:1. Open repro project2. Open 'Test' scene3. Notice 'Shader error in 'TestUnlit': failed to open source file: 'TestInclu... Read more
Default Vuforia's material names are wrapped and displayed in multiple l...
All the default material's names for Vuforia asset's predefined database are displayed in multiple lines under mesh renderer for Ima... Read more
Really short videos stutter when played in the Inspector or Video Player
How to reproduce:1. Open the attached project (videoflicker.zip)2. In the Assets, navigate to "out_60f.mp4"3. Play the video in the ... Read more
Crash on strpbrk or create_conn if sending same UnityWebRequest twice
How to reproduce:1. Open the attached project2. One Tool > One Tool to Bind them all3. Extend "Test Upload" tab4. Write anything ... Read more
Possible to choose shader functions / shader graph nodes as a shader for...
Currently looking for reproduction steps on this one, it happened after a shader graph shader failed to compile. Basically the list ... Read more
Moving nodes around can cause other nodes to elongate.
I'm looking for reproduction steps, it is inconsistent when and where this happens. Larger pre existing graphs don't have this probl... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used