Search Issue Tracker
Cancelling "Add package from disk" dialog prints "Please select a valid ...
How to reproduce:1. Create a new Unity project2. Open the Package Manager window3. Click on the plus icon and select 'Add package fr... Read more
"uri" is written instead of "URI" in the error message when adding a wro...
How to reproduce:1. Create a new Unity project2. Go to Project Settings -> Package Manager -> Scoped Registries3. Enter the ra... Read more
[Mac] Package Manager fsync error is thrown when creating a Unity projec...
How to reproduce:1. Create an SMB shared directory2. Create a new Unity project on this shared directory Expected results: A project... Read more
[Packman] On shrinking package manager horizontally and vertically, inst...
On shrinking package manager horizontally and vertically, install and remove options are not available. Refer the attached screensho... Read more
[PackMan] Package dependencies overlapped with package name when "show d...
Package dependencies overlapped with package name when "show dependencies" is unchecked. Steps to reproduce:1) Create a new project2... Read more
Unclear error is thrown when saving invalid Unity version in Custom Pack...
Reproduction steps:1. Create a new project2. Open Package Manager (Window > Package Management > Package Manager)3. Press “+” ... Read more
Package Manager does an Assembly walk and does not catch ReflectionTypeL...
Reproduction steps:1. Open user attached Project2. Open the Package Manager Expected result: The Package Manager opensActual result:... Read more
Dependency package version is not updated in the manifest.json file when...
For example, there's a package A (1.0.0) that depends on packages B (1.0.0), C (1.0.0). If package A is updated to version 2.0.0 tha... Read more
[Packman] Package information does not update in the Inspector when sele...
Package information does not update in the Inspector when selection changes to a different package Steps to reproduce: 1. Create a n... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default