Search Issue Tracker
changing property's mode lock the blackboard to mouse position
using unity 2018.1.0f2 and shader graph 1.1.4-previewchanging property's mode will lock blackboard window to the mouse position Read more
Vertex Displacement
I can't find any way to add offset for the vertex position, vertex displacement is very important for a lot of effects, please add i... Read more
Node for special texture properties.
As per https://docs.unity3d.com/Manual/SL-PropertiesInPrograms.html Add nodes to read {TextureName}_ST and {TextureName}_TexelSize v... Read more
Can't access material properties, created with Shader Graph
For standard shader i can just use SetFloat function. It seems to not work with shader graph. P.S. Don't ask me why float variable n... Read more
Pink "Error" Shader in Shader Graph using Linux Editor and Windows 64bit...
The cause of this issue is that Shader Graph is installed in both Packages and Assets, which causes compilation errors due to duplic... Read more
A Sub Graph causes `Create Node` action to throw ArgumentOutOfRangeExcep...
I recently wrote a Sub Graph with procedural animations to include in my other PBR graphs. Everything is fine when I preview my node... Read more
License activation fails when running Unity with command line arguments
How to reproduce:1. Delete C:\Users\[USERNAME]\AppData\LocalLow\Unity\Browser folder2. Delete C:\ProgramData\Unity\unity_lic.ulf fil... Read more
[Windows, Terrain] Error messages generated for every crunched terrain t...
To reproduce:1. Open the attached project2. Make sure the Terrain's texture is using Crunch Compression3. Play the scene Expected re... Read more
Upon entering Play mode, Toggle group doesn't force there to be only one...
To reproduce: 1. Open the project, attached by the user (ToggleBugs.zip)2. Open the "test" scene3. Enter Play mode4. Observe that to... Read more
UnityPluginUnload is never called in a standalone build
To reproduce: 1. Open the GfxPlugin project in Visual Studio and PluginUnload project in Unity2. In VS, go to Debug -> test prope... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS