Search Issue Tracker
CompositeCollider2D does not get hit by Physics2D raycast
Set geometry type to polygon. Outline works as edge collider which doesn't have "interior" which could be hit by raycast To reproduc... Read more
Animation Clips don't play in separate layers
Video: http://screencast.com/t/J7l6m94Rv8To reproduce:1. Open attached project2. Enter play modeExpected result: As the Bear's movem... Read more
Clearing color and depth/stencil buffers are recorded in Frame Debugger ...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mod... Read more
“Inl_ScriptableRenderPass.Configure” process allocates GC when the Rende...
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mode4. ... Read more
Particles with Orbital Velocity set in Local Space rotates around custom...
How to reproduce:1. Open the user's attached project ("Bug Test.zip") using the EnvIronman VM (optional) (more information in Edit)2... Read more
Project loading hangs when a Roslyn Analyzer is added to the project
Reproduction steps:1. Unzip the attached folders “Coinmaster_UnityPR_2022notex.zip” and “StyleCop.zip”2. Place “StyleCop” in the Ass... Read more
[Contextual Menu] Can no longer use RMB to paste text when renaming item...
With the new context menus, pasting from the clipboard while renaming an item doesn't work. When the context menu to cut/copy/paste ... Read more
[Layout] Unable to close custom editor window when the script is missing
Steps to reproduce:1) open attached project2) create new unity project from menu (File>New Project>OK)3) try closing the custo... Read more
WebGL fullscreen doesn't revert ro original resolution on exit
To reproduce:1. Open attached project2. Build WebGL3. Open WebGL build4. Enter fullscreen5. Exit fullscreen6. WebGL doesn't reverts ... Read more
"Edit Shape" icon is blurry in Inspector window > Light 2D Component
Steps to reproduce:1. Create new Unity project using Universal 2D Template2. Select "Global Light 2D" object in Hierarchy window3. I... 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