Search Issue Tracker
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 ... 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
Package name is not displayed in its description
Steps to reproduce: 1. Open the attached project 2. In the Toolbar select "Window > Package Manager" 3. Select any Package in the li... Read more
Emojis are shown as Unicode when viewed in the Package Manager window
Reproduction steps: 1. Create a new project 2. Get any asset from the Asset Store which contains emojis in the description(Check the... Read more
Package Manager Refresh button opens dropdown instead of refreshing
How to reproduce: 1. Open any Unity project 2. In Package Manager window, press the refresh button 3. In Package Manager window, obs... Read more
Package manager UI package can be downgraded to incompatible version whe...
How to reproduce: 1. Create a new project 2. Navigate to Package Manager 3. Find Package Manager UI package and downgrade it to last... Read more
Editor freezes when importing large asset from Package Manager
Steps to reproduce: 1. Open a new Unity project 2. 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow