Search Issue Tracker
[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
Compute Shader compilation error is thrown when creating a new HDRP project
How to reproduce:1. Create a new project with HDRP template2. Open the Console window Expected result: No Console errors are thrown,... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- 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