Search Issue Tracker
Project view showing asset store hits even when disabled in preferences
Project view search bar shows assets from asset store even when asset store hits is disabled in preferences. Steps to reproduce 1) ... Read more
[Performance][DepthBuffer] - Having the depth buffer sharing enabled cau...
Investigating a forum post it appears that a user was hitting between 1 to 10 fps while using playmode with his Dell MR HMD. I was a... Read more
[Windows] FileAccessor::Read crashes when importing Unity Ads
To reproduce: 1. Open Unity and create the new project 2. When project loads, open Asset Store 3. Find "Unity Ads", download it and... Read more
[Mobile] Crash with GrabIntoRenderTexture(), TextureImage() or Terminate...
Reproduction steps: 1. Open the attached project. 2. Build it to a mobile device. - Crash. - Reproduced on all iOS devices, and so... Read more
[SpeedTree] Applying SpeedTree changes, through popup which appears when...
How to reproduce: 1. Open the attached project 2. Find Broadleaf_Desktop.spm object in the project 3. Change some setting in inspect... Read more
Strange layout on the launcher
See attached image. This happened the very first time I booted this version of the Editor and does not reproduce on subsequent launc... Read more
Scene view disappears when zooming in 2D view after zooming in 3D view
How to reproduce: 1. Open attached Unity project "Bug" 2. In scene view toggle off 2D view 3. Zoom in until sprite is not visible 4.... Read more
[2D] Sprite indexing is rearranged in Atlas when switching platforms whi...
To reproduce: 1. Open user's attached project 2. Enter Play mode to build the Atlas 3. Check SpriteAtlas.spriteatlas packaged sprite... Read more
Using search in Project Window shows package manager files
If the project window view was set to One Column Layout before creating a new project, using search box shows package manager files ... Read more
[UI][Android] OnEndDrag() is not being called while dragging and leaving...
The ScrollRect stops working correctly when you are in the middle of dragging and decide to leave the application in Android To rep... 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
- [sw-unity-6-1] Shadergraph panning area size is constant regardless of the size or the zoom level
- [Android] Arabic characters are not displayed when the font falls back to the OS font
- Gradient Editor tab is missing "on-hover" action on the three-dot menu
- [sw-unity-6-1] Transform Gizmos cannot be interacted with when they are overlapping with the Orientation Gizmo
- [sw-unity-6-1] Code is executed twice in a Coroutine when "WaitUntil(() => Input.GetKeyDown())" is used with "while(true)"