Search Issue Tracker
[Mesh] Crash in Mesh.SetSubMeshImpl
MeshDataBindings::SetSubMeshImpl -> UpdateSharedDataSubMeshVertexRange GetVertexBufferRange(::GetSubMeshBuffer32(submesh, &da... Read more
[D3D12] Extra/redundant Color Render Target is used for depth and shadow...
How to reproduce:1. Launch Unity using RenderDoc2. Open the attached project named "Case_1244224"3. Enter Play mode and capture the ... Read more
Motion Vectors of Occluded part of a GameObject are drawn when Dynamic B...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. In the Scene View, move to Capsule on the X-axis3. Obs... Read more
Low performance on some Android devices when using Universal Render Pipe...
Steps to reproduce:1. Open and build User-supplied project2. Notice the fps counter when in-game Expected: FPS is relatively stableA... Read more
Plugging time into a master node on HDRP crashes Unity
Occurs in SRP Master (commit 1811ed952a)Repro steps:1. Use a project with HDRP2. Create a new PBR or HD Lit shadergraph3. Create a "... Read more
[Frame Debugger] Shader properties and Texture data is clipped in Frame ...
Shader properties and Texture data is clipped in Frame Debugger Editor. Refer the attached video Steps to reproduce:1) Create a new ... Read more
Graphics.DrawProcedural crash on pre-SSE4.2 CPUs
See https://forum.unity.com/threads/case-1241288-creating-texture3d-asset-causes-editor-crash.875782 -- the actual reason has nothin... Read more
Model's texture is broken (black/glitchy) when Mesh Compression is set t...
How to reproduce:1. Open the attached 'project-1249407.zip' project2. Load the 'BrokenUVs' scene3. Observe the texture of the object... Read more
[Graphics][Scripting] Meshes created in C# cannot have their UV distribu...
Repro steps:1. Open attached project2. Build and Run Actual: The skyscraper is blurry Reproducible with: 2018.4.23f1, 2019.3.15f1, 2... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used