Search Issue Tracker
Errors are thrown when a Shader uses GrabPass and a Camera renders to a ...
Reproduction steps:1. Open the attached "GrabPassIssue.zip" project2. Open the "ReproScene" Scene3. Enter Play Mode Expected behavio... Read more
Shader Build Settings Keyword text becomes greyed out after applying cha...
Reproduction steps:1. Create a new project2. Edit > Project Settings… > Graphics3. Click “+” button to add Keyword Declaration... Read more
Shader prefiltering takes a long time to query mono attributes on HDRP
When making a build with HDRP in a very small custom project, I have measured that then majority of the prefiltering time is now spe... Read more
Log shader compilation does not give info on which shader instance had a...
Steps to reproduce:1. Create a new Unity project.2. Make sure "Log shader compilation" is enabled in Player settings.3. Build and ru... 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
Meshes with normal maps artifacting when Platform is set to WebGL
How to reproduce:1. Open the attached project ("WebGLBugs.zip")2. Switch Platform to WebGL (File -> Build Settings)3. Observe the... Read more
Compute Shader is not using defined constants when setting data with Set...
How to reproduce:1. Open project "ComputeShaderSetConstantBuffer.zip"2. Enter Play Mode3. Observe the Console For Dx11 / 12 API: Run... Read more
Crash on LoadShaders when opening up this project
How to reproduce:1. Open the attached project from "Project link:"2. Observe the crash Reproducible with: 2021.2.0b7, 2022.1.0a5Coul... Read more
Building time increases when Optimize Mesh Data is enabled
How to reproduce:1. Open the attached project "1349093-repro.zip" with Windows set as Target Platform2. In File > Build Settings,... Read more
[iOS] AR objects appear darker than expected when AREnvironmentProbeMana...
How to reproduce:1. Open the attached project "IN-132228”2. Open the "Scenes/SampleScene.unity" scene3. Build and run for iOS4. Clic... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS