Search Issue Tracker
"Invalid Signature" pop-up incorrectly wraps the text when using the Lig...
How to reproduce:1. Create a new Unity project2. In the Package Manager, click "+" button -> Install package from tarball -> "... Read more
Incorrect error box style when installing the unsigned package in the Pa...
How to reproduce:1. Create a new Unity project2. In the Package Manager, click "+" button -> Install package from tarball -> "... Read more
Error indicating that the Package Manifest Importer hasn't been disposed...
Steps to reproduce: Open any Project Open the Package Manager (Window > Package Management > Package Manager) Click the "+" bu... Read more
Long Author name is not truncated with ellipsis in Package Manager
Steps to reproduce:1. Create new Unity project2. Open Package Manager window3. Press “+” button4. Select “Create package…”5. Add any... Read more
Organization names with non-ASCII symbol characters are selectable in In...
Steps to reproduce:1. Create a new Organization using emojis ([https://cloud.unity.com/account/my-organizations])2. Create new Unity... Read more
Package description disappears in the Package Manager when clicking "See...
How to reproduce:1. Open the attached "Hackweek2D" project2. Open the Package Manager and enter a string into the search that doesn'... Read more
Applying duplicate Dependencies in Package Manifest throws “ArgumentExce...
Steps to reproduce:1. Create new Unity project2. Open Package Manager3. Create a new Package4. Select to edit new Package Manifest i... Read more
[Linux] Signed tarball package text overflow its container in “Install p...
Steps to reproduce:1. Create new Unity project2. In the Package Manager, click "+" button -> Install package from tarball -> “... Read more
“Documentation”, “Changelog”, “License” links are misaligned in Package ...
Steps to reproduce:1. Create new Unity project2. Open Package Manager window3. Select any package (for example “AI Navigation”)4. Ob... Read more
Asset's filename gets truncated at the last newline when exported and re...
How to reproduce:1. Create and open a new 3D project2. In the terminal, from the project’s root directory, run this command: “ touch... 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