Search Issue Tracker
Unity Character Controller Component can climb unclimbable walls when ap...
Reproduction steps:1. Open the attached project ("UnityController.zip")2. Open the repro scene ("SampleScene")3. Enter Play Mode4. M... Read more
[Linux] Frame Debugger can not be enabled and asks for multi-threaded re...
How to reproduce:1. Create a new project and launch it using the "-forceVulkan" and "-force-gfx-mt" arguments2. In the Editor open t... Read more
Mesh with VertexAttribute.Position format set to Float16 does not receiv...
How to reproduce:1. Open the user's attached "ProjectorFloat16-2020.1.zip" project2. Open the "SampleScene" Scene3. Observe the mesh... Read more
[macOS] Crash in objc_retain when docking the Asset Store window with ce...
How to reproduce:1. Create a new Unity project2. Switch to the '2 by 3' Editor layout3. Open the Asset Store window4. Undock it and ... Read more
[macOS] Event.current.type mouseDrag and mouseUp pointerType values are ...
How to reproduce:1. Open user-submitted project (PointerEventBroken.zip)2. Open the SampleScene3. Enter Play Mode4. In the Game view... Read more
Part of a Texture is not rendered when re-enabling a Skinned Mesh Render...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. In the Game View, observe the "mouth_common" GameObjec... Read more
[VerticalLayoutGroup] Children position is not updated when a child's sc...
How to reproduce:1. Open user's attached "VerticalLayoutGroup - Bug.zip" project2. Open "SampleScene" Scene3. Enter Play Mode4. Obse... Read more
[macOS] Event.current.type scrollWheel pointerType value is not register...
How to reproduce:1. Open user-submitted project (PointerEventBroken.zip)2. Open the SampleScene3. Enter Play Mode4. Focus the Game v... Read more
Frame chart information of certain Profiler Modules disappear when openi...
How to reproduce:1. Open user's attached "2019.4" project2. Open the Profiler (Window->Analysis->Profiler)3. Open the Memory P... Read more
Backgrounds of Editor windows are changed to a texture when method Image...
How to reproduce:1. Open the attached project (case-1261247.zip)2. Enter Play Mode3. In the Game view press 'Button 1' to call Image... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal