Search Issue Tracker
SparseTexture uses a lot more VRAM on DirectX11 compared to OpenGl
Steps to reproduce:1. Download and open the attached project(oc link)2. Set API to DirectX113. Open Scene test_virtual_terrain4. Ent... Read more
[PrefabPreviewWindow] Lighting angle changes when preview picture is cli...
Reproduction steps(GIF attached): 1. Open the attached project.2. Go to "Assets > Handpainted Forest Environment Free Sample >... Read more
Crash in RenderTexture::Release when switching Graphics API to Direct3D12
Steps to reproduce:1. Open the project from vrbowlinggame.zip2. Go to Player Settings...3. In Other settings deselect "Auto Graphics... Read more
Objects sharing a material are not being batched when Graphics Jobs are ...
Steps to reproduce:1. Open QA attached project2. Make sure 'Graphics Jobs' are on in 'Player Settings'3. Deploy to device with Mali ... Read more
Editor does not save font asset "fallback Reference" properly, which pre...
To reproduce:1. Open attached project "Font Fallback Test.zip"2. Open "init" scene.3. There are 4 different examples of text. 3rd ex... Read more
Unable to create Depth texture from CommandBuffer
Steps to reproduce:1. Download and open the attached project2. Enter Play mode3. Select the camera to view it in the inspector4. Ope... Read more
Crash in MeshRenderingData::ExtractMeshBuffersAndDrawRange while enterin...
How to reproduce:1. Open the attached "mapboxv5" project2. Open "emergency simulator" scene and enter playmode (crash might occur he... Read more
DrawMeshInstancedIndirect being registered in the profiler as Camera.Ren...
Steps to reproduce:1. Open the attached project (instancing_test_debug.zip)2. Open the Assets/test.unity scene3. Run the scene4. Ope... Read more
Camera Viewport Rect and Depth causes rendering issues with multiple Cam...
A regression since 5.6.The first Camera has Clear Flags set to Skybox.The second and third Camera has Clear Flags set to Depth only.... Read more
[Regression] DoDeCruncherJob failed. Failed to decompress Crunch texture...
Steps to reproduce:1. Open user attached project2. Notice the crunched texture on quad is displayed in editor3. Build standalone4. N... 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