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 Project3. Observe the Player.log ... Read more
Shader compiler results Shader precision as mediump when unchanging non-...
How to reproduce:1. Open the attached "case_1383035" project2. Select "Compile and show code" of the "Test" Shader in the Inspector3... 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" file2. Observe comment above UnityWorldSpaceViewDir function Expected result: Comment... 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 one2. Install Visual Effect Graph package3. Create a new VFX grap... 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 scene3. On ProjectView, open BrokenUsepass shader, edit line 10 to be:... Read more
Compiler Bug: Translation of HLSL function firstbithigh() to Vulkan and ...
How to reproduce:1. Open the attached "ReproFindMSB.zip" project2. Open Window -> General -> Test Runner3. Click "Run All" Exp... 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 project2. Under "Editor Version", click the three dots button and select "A... 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 scene3. Open XR Plug-in Management settings4... 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
- Gaps between fields cause accidental element selection when pointing slightly above or below "Element ..." text in a list of elements
- UI flickering in Unity Version Control when the merge options are opened
- Build for iOS with UnityAds fails with linker failures when performing a CocoaPods build
- NavMeshManager.LoadData takes a long time and causes performance spikes when enabling a NavMeshSurface with already instantiated NavMeshLinks
- Shadows created by real-time Spotlights are rendered at a very low resolution on terrain when HDRPAsset Lit Shader Mode is set to Forward or Both