Search Issue Tracker
Pragma directive is incorrect when using multi_compile_vertex_local suffix
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. In the Hierarchy window, select the GameObjec... 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 "Android... 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
Color Grading doesn't work in 2021.2 Players
Reproduction steps:1. Open the user's attached project2. Build and Run the project Expected result: Scene is orange in both Editor a... 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
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
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. In ... 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 Expec... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved