Search Issue Tracker
[HDRP] Caustics are not rendered on AMD GPUs
Steps to reproduce:- Open attached project- Open scene "OutdoorsScene"- Select "Pool Water" object- In the inspector, enable the "Ca... Read more
UI Toolkit Button doesn't revert its background color when the cursor is...
Reproduction steps: Open the attached “UITKTest.zip” project Open the “/Assets/Scenes/SampleScene.unity” Scene Enter the Play Mode H... Read more
URP Depth texture not rendering properly when built in WebGL
Reproduction steps: Open the attached project “WebGL_Repro“ Build And Run the project for WebGL (File > Build And Run) Observe th... Read more
[HDRP] metal warning when building player - ProbeVolumeSamplingDebug
Repro: 1) Build an empty HDRP project on mac Result: There will be a metal error noting about a potentially unused variable ProbeVol... Read more
[2022.2] Scrolling is not working when using UI Toolkit ScrollView
How to reproduce:1. Open the user’s attached “scrollviewRuntime.zip” project2. Enter Play Mode and scroll in the game view3. Observe... Read more
Enabling “Cursor.visible” does not make the cursor visible after pressin...
Reproduction steps: Open the attached “cursorTest” project Open the “SampleScene” scene Enter the Play Mode Click on the white cube ... Read more
CopyDepth pass fails when Renderer Feature is requiring Depth and Normals
Steps to reproduce:1. Open the “CopyDepthPass_Bug” project2. Observe the Game view Expected result: The cube is not blurryActual res... Read more
[UI Toolkit] Buttons lose focus background color when cycling through them
How to reproduce:1. Open the user’s attached “Transition.zip” project2. Open the “SampleScene” Scene and enter Play Mode3. Press the... Read more
Data type compiles to uint when declaring a struct in a shader
Steps to reproduce:1. Open the “NMShader” project2. Open the “KeepItReal” shader in Assets/Shaders3. Observe the code where the stru... Read more
Multiscene lightmaps are swapped when entering the Play Mode for the fir...
Reproduction steps:1. Open the attached project “LightRepro”2. Unload and Load SampleScene1 via Hierarchy3. Enter the Play Mode Expe... 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