Search Issue Tracker
Normals not rendering correctly
I am using a normal map that I've baked from within Blender. When applying it to the Lightweight Standard PBR shader it outputs corr... Read more
[ShaderGraph] Unity version control does not Perforce check out shader g...
Using Unity's built in Perforce version control, when you edit a shader file and click "save asset" the log shows an unauthorized ac... Read more
Triplanar Shader uses screen space instead of world space
We are trying out the shader graph editor, but when working with the triplanar node we found out that it is using screen space and n... Read more
[ShaderGraph][iOS] Vertex Colour ignored on actual Device.
I created the shader graph as shown in the image. The purpose is to be able to use the vertex colour information in the model, expor... Read more
Renaming a Shader Graph doesn't update in the Window's tab nor the Shade...
Renaming a ShaderGraph asset while the ShaderGraph window is open does not refresh the name within the Graph. The window needs to be... Read more
Shader Graph doesn't regain focus on left/middle clicking tab
The Unity window does not regain focus when right or middle clicking on the Shader Graph tab, where the right click menu is placed i... Read more
[ShaderGraph] New node placement inconsistent
New nodes are not always created under mouse cursor. Repro:SG window must be maximisedOpen create node menu (either RMB or spacebar)... 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
Default quality level buttons misaligned when all the target platform su...
The default quality level buttons misaligned when all the target platform support is installed. The "Default Quality" setting button... Read more
[ProBuilder] 3D model becomes corrupted when the editor is attempted to ...
3D model became corrupted when the editor was attempted to be closed during probuilder subdivision task. 2. How we can reproduce it ... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code