Search Issue Tracker
Error is thrown in Build when using Shader with no "_MainTex" property
Reproduction steps: 1. Open the attached project "ShaderMainTexRequirement.zip" 2. Build and Run the Project 3. Observe the Player.l... Read more
Shader compiler results Shader precision as mediump when unchanging non-...
How to reproduce: 1. Open the attached "case_1383035" project 2. Select "Compile and show code" of the "Test" Shader in the Inspecto... Read more
Missing keyword declarations when using dynamic branching is not obvious...
With the recent addition of #pragma dynamic_branch it is now possible to use keywords in runtime branching style code in addition to... Read more
Comment on UnityWorldSpaceViewDir in UnityCG.cginc does not match the fu...
Reproduction steps: 1. Open the "UnityCG.cginc" file 2. Observe comment above UnityWorldSpaceViewDir function Expected result: Comm... Read more
Adding previously missing shader include does not reimport dependent shader
If a shader encounters a missing include file during the import, it will conclude with an error. However, if the missing include fil... Read more
VFXCommon.hlsl shader errors on creating VFX graph
Steps to reproduce: 1. Create a new URP project or open an existing one 2. Install Visual Effect Graph package 3. Create a new VFX g... Read more
Crashes when editing a shader which is being used by another shader's Us...
Steps: 1. Open attached project (ShaderCrash.zip) 2. Open Repro scene 3. On ProjectView, open BrokenUsepass shader, edit line 10 to ... Read more
Compiler Bug: Translation of HLSL function firstbithigh() to Vulkan and ...
How to reproduce: 1. Open the attached "ReproFindMSB.zip" project 2. Open Window -> General -> Test Runner 3. Click "Run All" Expec... Read more
"Couldn't open include file" error is thrown when compiling a Shader and...
How to reproduce: 1. In Unity Hub, add the user-submitted project 2. Under "Editor Version", click the three dots button and select ... Read more
[XR SDK] Shader Grabpass returns results in plain grey color when Single...
Reproduction steps: 1. Open the attached project ("1396587R.zip") 2. Open the SampleScene scene 3. Open XR Plug-in Management settin... 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
- Big chunk of "Untracked" memory in the Memory Profiler screenshot when a custom .obj file is loaded while in Play Mode
- Video contains artifacts when played in the Video Preview section in the Inspector Window
- UI Toolkit Slider "Fill" option doesn't invert when "Inverted" option is selected
- The Random Value option in the Set Attribute Block gets disabled and the "B"/"Max" value lost when upgrading to Unity 6
- Crash in ParallelSortExtensions::ParallelSort