Search Issue Tracker
Pragma directive is incorrect when using multi_compile_vertex_local suffix
How to reproduce: 1. Open the user's attached project 2. Open scene Scenes/SampleScene 3. In the Hierarchy window, select the GameOb... Read more
"Cancelling DisplayDialog" error when switching Platforms in Build Settings
Reproduction steps: 1. Open attached project "rqa-projet-grace.zip" and scene "New_Lobby" 2. In Build Settings window, select "Andro... 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
Color Grading doesn't work in 2021.2 Players
Reproduction steps: 1. Open the user's attached project 2. Build and Run the project Expected result: Scene is orange in both Edito... 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
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
GameObject with a custom Shader is invisible when multi_compile keywords...
How to reproduce: 1. Open the attached project "haircut_repro" 2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity) 3. ... Read more
Problem with GetDimensions method HLSL -> GLSL conversion
When using GetDimensions method in compute shader, it's being converted to length method for buffer with _buf postfix. But variable ... Read more
Problem with GatherCmp* methods HLSL->GLSL conversion
When using GatherCmp methods in compute shaders, it's being converted to textureGather method with hlslcc_zcmp_ prefix added to the ... Read more
Shader compiler outputs wrong shader code when entering Play Mode
Reproduction steps: 1. Open the attached project "GreenRed.zip" 2. Go to Assets > Scenes > "SampleScene" 3. Enter Play Mode Expecte... 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
- Crash in PhysicsManager::IgnoreCollision when a GameObject with “Is Trigger” enabled enters a collision in a specific project
- Selecting unsupported Material in Physically Based Sky throws “RenderingCommandBuffer” errors instead of error help box in Inspector window
- Undo and redo does not update color field pop-up window after undoing other events outside the pop-up window
- Warning prompt with "Apply (Overwrite Files)" Button is not available when associated template is moved
- Scrollbar in "My Assets" detail window appears compressed/cut off