Search Issue Tracker
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
[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
[GPU PLM] VRAM not released following a GPU PLM bake
Repro: 1.Download the attached repro project. Open using the Editor version above.2. Ensure that we have enough texel density in Lig... Read more
[GI] Lightmap exposure slider has insufficient range for default directi...
Repro: 1. Create a new project using the HDRP Scene Template2. Open the default Scene "sampleScene.unity"3. Generate lighting from L... Read more
[Input System] Release Interaction gets triggered on Press when focus sh...
How to reproduce:1. Open attached project "Case_1205720" and load SampleScene2. Press Play3. Click and release the left mouse button... Read more
Crash on wakeup_pipes_init when a proxified HTTP request is made in Buil...
How to reproduce:1. Open the attached project ("WebTestProject.zip")2. Build the project (File -> Build Settings... -> Build)3... Read more
Shader error in 'MultiScaleVORender' when using PostProcessing and "3D W...
MultiscaleVO compute shaders fail to compile by default from "failed to open source file: '../StdLib.hlsl'" errors producing 'Divide... 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
Editor crashes silently when assertion is not met after calling EditorGU...
How to reproduce:1. Open the user's attached project "case_1209597-EnumPopup.zip"2. Click on the "Tools" > "EnumPopupTest" in the... Read more
Double-clicking scene in Project Window opens the asset in Visual Studio
Steps to reproduce:- open attached repro project- double click a scene asset (In project tab)- observe it opens in external editor (... 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