Search Issue Tracker
[Mesh] Crash in Mesh.SetSubMeshImpl
MeshDataBindings::SetSubMeshImpl -> UpdateSharedDataSubMeshVertexRange GetVertexBufferRange(::GetSubMeshBuffer32(submesh, &data), s... Read more
[D3D12] Extra/redundant Color Render Target is used for depth and shadow...
How to reproduce: 1. Launch Unity using RenderDoc 2. Open the attached project named "Case_1244224" 3. Enter Play mode and capture t... 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-axis 3. ... Read more
Low performance on some Android devices when using Universal Render Pipe...
Steps to reproduce: 1. Open and build User-supplied project 2. Notice the fps counter when in-game Expected: FPS is relatively stab... 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 HDRP 2. Create a new PBR or HD Lit shadergraph 3. Create... 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 ne... 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' project 2. Load the 'BrokenUVs' scene 3. Observe the texture of the obj... Read more
[Graphics][Scripting] Meshes created in C# cannot have their UV distribu...
Repro steps: 1. Open attached project 2. Build and Run Actual: The skyscraper is blurry Reproducible with: 2018.4.23f1, 2019.3.15f... 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
- Crash on UnityPlayer!profiling::ProfilerManager::DisposeProfilerRecorder+0xa when Player gets relaunched and exited after running for a long amount of time
- [Input system] When releasing one touch and pressing a second touch during a single frame, the second touch is not translated into UI event line OnPointerDown by the InputSystemUIInputModule
- URP Samples - multiple "Attempting to resolve render surface" and other errors appear when setting Quality pipeline asset
- OnDemandRendering.willCurrentFrameRender returns incorrect values in the Player when UnityEngine.Rendering.OnDemandRendering.renderFrameInterval is greater than 1
- Root motion is not reapplied when transitioning from an animation without root motion to an animation with root motion