Search Issue Tracker
UPM Package Manager recusively checks out submodules
When adding a custom git repo to the unity package manger, it attempts to recursively checkout the submodules at that tag. Expected ... Read more
[PackMan] Failed to destroy error thrown on clicking Continue button in ...
Failed to destroy error thrown on clicking Continue button in Popup appears after minimizing Package Manager Steps to Reproduce: 1. ... Read more
As a user, I want Unity to be able to connect to UPM without having to c...
How to reproduce:1. Set UNITY_NOPROXY and UNITY_PROXYSERVER env variables to random values (ex. erwqwe.com)2. Try to launch Unity Ac... Read more
Emojis are shown as Unicode when viewed in the Package Manager window
Reproduction steps:1. Create a new project2. Get any asset from the Asset Store which contains emojis in the description(Check the E... Read more
Package Manager Refresh button opens dropdown instead of refreshing
How to reproduce:1. Open any Unity project2. In Package Manager window, press the refresh button3. In Package Manager window, observ... Read more
Package manager UI package can be downgraded to incompatible version whe...
How to reproduce:1. Create a new project2. Navigate to Package Manager3. Find Package Manager UI package and downgrade it to last or... Read more
Editor freezes when importing large asset from Package Manager
Steps to reproduce:1. Open a new Unity project2. Download a big asset set from AssetStore using the Package Manager (i.e. "AllSky - ... Read more
Manifest.json is not tracked by VCS plug-in
When using P4V as a source control, the Unity Editor integration doesn't pick up on changes made to the manifest.json file contained... Read more
PackageManager.Client.SearchAll(offlineMode: true) returns an error if u...
UnityEditor.PackageManager.Client.SearchAll(offlineMode: true) returns an error saying Cannot connect to 'api.unity.com' (error code... Read more
Package (NUnit, Test Tools, Timeout) race condition where modifying a sc...
In the included project, when I modify source files in an embedded package, and go back to the editor, the compilation fails. When 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
- Crash on CheckDeviceStatus when selecting GameObjects in the scene view while using DX12
- 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
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal