Search Issue Tracker
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
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
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
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
“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
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
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
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
"Features → Packages Included" window shows irregular and broken borders
Steps to reproduce: Create a project Window -> Package Management -> Package Manager Select "Unity Registry" Select "2D" under... 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
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names