Search Issue Tracker
[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
Unity.Mathematics.math.mul (float4x4 a, float4x4 b) is much slower than ...
To reproduce:1. Open the Mantas' attached project2. Play the scene and wait a few seconds3. Check the Console for the results Expect... 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
- Selected Korean input text in UIToolkit TextField is not fully replaced when refocusing and entering new input
- [UITK Controls] Non text InputField can't be reset by API
- Control Scheme name field has no character limit, causing “Add Control Scheme” window to expand if name is too long
- Prefab variants do not keep the values of linear drag and angular drag while upgrading the project from Unity 6000.0
- UI Toolkit Debugger Pick Element does not react to the Burst Inspector window when hovering over the Burst Inspector window