Search Issue Tracker
Scrollbar in "My Assets" detail window appears compressed/cut off
Steps to reproduce: Create a project Window -> Package Management -> Package Manager Click "My Assets" Resize the window so th... Read more
Nothing indicates a missing PixelPerfect Component when using a Cinemach...
How to reproduce:1. Create a new 2D URP project2. Create a Cinemachine Camera (any camera works) and select it3. Add the “Cinemachin... Read more
Crash on object:runtime_invoke_void__this__ when opening a specific project
How to reproduce:1. Open the attached “IN-112699“ project2. Loads the Startup scene3. Enter Play mode4. Observe the crash Reproducib... Read more
Circle-shaped rendering artefacts visible in Local Volumetric Fog bounda...
Steps to reproduce:1. Open the attached “FogArtefacts.zip” project from provided Google Drive link2. Make sure “OutdoorsScene” is op... Read more
“Fog Distance” property name and description is unclear in the Inspector...
Steps to reproduce:1. Create project using empty HDRP Template2. Create Local Volumetric Fog in Hierarchy window (Rendering > Loc... Read more
Crash with multiple stack traces when using Burst-Compiled Span.Fill()
How to reproduce:1. Open the attached “IN-114238”2. Open the “OpenMeToCrash“ Scene3. Enter Play mode4. Observe the crash Reproducibl... Read more
Broken compute shaders propagate via the cache server
How to reproduce:1. Open the “Broken Compute shaders.zip“ project2. Set up and connect to a Cache Server (Accelerator) in Edit > ... Read more
Unity Hub requires elevated privileges when hubDisableElevate is set to ...
How to reproduce:1. Open the services-config.json file (located at C:\ProgramData\Unity\config\services-config.json)2. Modify it wit... Read more
WebGPU errors when compressed texture has non-aligned mip levels
Steps to reproduce: A non-POT compressed texture with mips will have mip levels that are not aligned to the block size. This will ca... Read more
WebGPU errors when point primitives are rendered
Steps to reproduce: Render geometry set to render as points Actual results: Error saying depthBiasSlopeScale must be 0 for point pri... 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 _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script