Search Issue Tracker
Crash on ExrDecoder::DecodePixelsImpl when loading .exr texture file
Reproduction steps:1. Open the attached project “CrashRepro“2. Click on Bug>LoadImageEXR Expected result: Texture gets loadedActu... Read more
Adaptive Performance package errors when the project is opened
Reproduction steps:1. Open the attached project "AdaptivePerformanceTest"2. Observe the Console window Expected result: No errors ar... Read more
Unity hangs on the "Asset Pipeline Refresh" when entering the Play Mode ...
How to reproduce:1. Open the project “IN_29490”2. Enter the Play Mode Expected result: Unity doesn’t hangActual result: Unity hangs ... Read more
Scene viewport has a flickering triangle when primary Graphics API is se...
How to reproduce:1. Open the "GLES FLICKER" project2. In Scene view, observe the viewport3. In Game view, observe the viewport Expec... Read more
Scene view Camera cannot be moved when holding CTRL key
Reproduction steps:1. Open the attached project “CameraMoveBug“2. Opent the Scene “Assets/Scenes/SampleScene”3. Open the Scene view4... Read more
Light on the GameObject with a custom shader flickers when Render Path i...
How to reproduce:1. Open the project “IN_35281”2. Open the “SampleScene” Scene3. Change the “Rendering Path” to the “Forward+” in th... Read more
Frame Debugger has different from the other Editor windows font size
How to reproduce:1. Create a new Unity project2. In the upper menu click Window → Analysis → Frame Debugger3. Click Enable4. Observe... Read more
Quick Search does not display Hierarchy GameObjects when using custom Pr...
How to reproduce:1. Open the "Teste_PreviewStage" project2. Open the "SampleScene"3. Navigate to Menu > Test and select "Open Pre... Read more
WebCamTexture has a red filter when using DirectX12 Graphics API
How to reproduce:1. Open the user-attached project “deletemewebcamtest”2. Open the “WebcamTexture Test” scene3. Enter the Play Mode4... Read more
[2022.2] VFX with Blend Mode “Opaque” is not visible if Depth Priming Mo...
How to reproduce:1. Open the user’s attached “depth-prepass-vfx.zip” project2. Observe the Game window Expected result: VFX is visib... 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