Search Issue Tracker
OnPostprocessTexture isn't called when the asset matches a version that ...
OnPostprocessTexture isn't always called When a texture asset is modified, OnPostprocessAllAssets is always called when focussing th... Read more
SRP Render is called when the SRP asset is null in the Graphic settings
We first look at the quality settings, and if it is null fall back to the graphics settings. This is intended behaviour and by design. Read more
Path is not calculated between two points located in the same NavMesh No...
How to reproduce:1. Open the attached project's Scene labeled "SamePolyIssue"2. Enter the Play Mode3. Click the "Calculate&DrawP... Read more
Alt+draggin with right-click does not rotate the Scene view when using a...
Reproduction steps:1. Open the attached project "New Unity Project (7).zip"2. In the Scene view press Alt and drag with right-click ... Read more
ProBuilder - Cannot detach faces into a new submesh
ProBuilder - Cannot detach faces into a new submesh 1. What happened I can't detach faces into a new submesh. 2. How we can reproduc... Read more
Crash in ProgressiveRuntimeManager::GetLightmappingGpuDevices after upgr...
Steps to repro:1. Download the attached project and open it. Actual result:Editor crashes. Last calls from the stack trace: 0x00007F... Read more
[IMGUI] IndexOutOfRangeException occurs when no object is selected in Hi...
When no object is selected in hierarchy and properties are viewed by right-clicking in the hierarchy cause Editor to throw IndexOutO... Read more
[ColorPicker] Location dropdown doesn't remain in opened state while cre...
Location dropdown while creating a new library opens and closes immediately on selecting it due to which options from the dropdown a... Read more
High Cost Navigation Area is not avoided when finding path with Experime...
How to reproduce:1. Open the attached project's Scene labeled "AreaClippingIssue"2. Enter the Play Mode3. Click the "Calculate&D... Read more
[HDRP] Texture format info is not visible in the Texture Inspector window
Steps to reproduce: 1. Create a new project or open an existing one2. Make sure that your project contains 2D texture and cubemap te... 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