Search Issue Tracker
Crash when using Unity built in Play Asset Delivery integration together...
Issue reported by Google Using Unity's built-in Play Asset Delivery integration together with Play Core libraries 2.0.0+ ([https://d... Read more
Editor crashes when Ray Tracing Shaders are not compiled properly
Reproduction steps: Open the attached project (“Crash_Shaders.zip“) Open Assets/Scenes/DxrSampleScene2 Enter Play Mode Expected resu... Read more
Trigger volumes are included in nav mesh generation for NavMeshSurface w...
Volumes set to triggers should be excluded from navmesh generation as there's no real reason to need it. It actively harms regular u... Read more
bug? wrong linkIdFirstCharacterIndex is returned when having a default "...
Summary:1. Define an "A" style in style sheet, e.g. linkIdFirstCharacterIndex gets bumped, for example text block in MarkupTag_A() t... Read more
[Backport] Prefabs appear in the Scene window without being created in t...
How to reproduce:1. Open the attached “case IN-10929” project2. Select a Prefab from “Assets → Prefabs” directory in the Project Win... Read more
Pop-up/dropdown option is selected on release, instead of on press
Reproduction steps:1. Open the “EmptyProject“ or any Unity project2. Select any GameObject3. Select the Layer dropdown in the Inspec... Read more
LOD groups flicker in Scene View when 'Always Refresh' is on.
Repro steps: Import the attached package in a VFX-enabled project Open the Scene View, navigate around and observe the flicker Turn ... Read more
PingObject repeats indefinitely when clicking on a repeating error in th...
Steps to reproduce: Open the attached project Open Assets/Scenes/SampleScene.unity Ensure that 'Collapse' is toggled on in the Conso... Read more
[ProBuilder] Mesh names can change when modifying Scenes
How to reproduce:1. Open the user's attached project and load Scene "SampleScene"2. Select the "Cube" GameObject in the Hierarchy3. ... Read more
Changing Render Object Name field results in exception
Steps to reproduce Open a new Unity project Install URP (if not creating from a template) Select any URP Renderer asset Click Add Re... 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