Search Issue Tracker
Collider vertices do not get removed when holding CMD/CTRL and clicking ...
How to reproduce:1. Open the attached project2. Select the GameObject in the scene3. Click the Edit Collider button4. Hold down CTRL... Read more
[Input System] touch phases are inconsistent
-e: the different touch phases Stationary and Moved are entered inconsistently--this is a followup case from 1286865 -repro:--open p... Read more
Prefab instances detect and can't revert an override when a Joint Compon...
How to reproduce:1. Open the user's attached project("Bug.zip")2. Open SampleScene3. Enter Prefab mode on GameObject.prefab4. Select... Read more
[ShaderGraph] Error in the Console window does not point to the ShaderGr...
Reproduction steps:1. Open attached "case_1298167.zip"2. In the Project window, open Test.shadergraph3. Observe the error in the Con... Read more
Unity crashes when trying to bake a lightmap with a specific mesh
How to reproduce:1. Open the attached project (case_1308885-DesaSejijak_simplified)2. Go to Window > Rendering > Lighting3. Cl... Read more
[HDRP] Light intensity gets reset to its initial value when you set it b...
How to reproduce:1. Open the user's attached "LightIntensityBug" project2. Open the "Main" Scene (found in the Assets/Scenes folder)... Read more
error CS8352 when trying to return a copy of a ref struct due to an outd...
How to reproduce:1. Open the attached project "RoslynCompilerBug.zip"2. See the Console window Expected result: No errorsActual resu... Read more
Crash on ProgressiveRuntimeManager::GetGBufferChartTexture when entering...
Reproduction steps:1. Open the attached 1309632crash.zip project and MyScene2. Enter UV Charts mode Expected result: Editor scene is... Read more
Audio gets distorted after reordering the Audio Groups inside an Audio M...
Reproduction steps:1. Open the attached "case_1309970.zip" project and Scenes/SampleScene scene2. Enter the Play mode3. Listen to th... Read more
Texture is drawn inconsistently when rendering Mesh to a RenderTexture a...
Reproduction steps:1. Open the attached "case_1307699.zip" project and Scenes/SampleScene scene2. Enter the Play mode3. Observe the ... 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