Search Issue Tracker
Cancelling "Add package from disk" dialog prints "Please select a valid ...
How to reproduce: 1. Create a new Unity project 2. Open the Package Manager window 3. Click on the plus icon and select 'Add package... Read more
Unity doesn't recognize some assemblies resulting in missing components
Reproduction steps: 1. Open "PackageLoadFailure_2018412.zip" project 2. Select "StyleTestPrefab" GameObject 3. Notice "StyleSheets" ... Read more
[Mac] Package Manager fsync error is thrown when creating a Unity projec...
How to reproduce: 1. Create an SMB shared directory 2. Create a new Unity project on this shared directory Expected results: A proj... 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 projec... Read more
[PackMan] Scroll bar is missing for the detailed view of packages
The scroll bar is missing for the detailed view of packages. Steps to reproduce: 1) Create a new project 2) Window > Package Manage... Read more
Package Manager does an Assembly walk and does not catch ReflectionTypeL...
Reproduction steps: 1. Open user attached Project 2. Open the Package Manager Expected result: The Package Manager opens Actual res... 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 ... 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
- Shadow maps are not evicted from Shadow Atlas when Light component with "preserveCachedShadow" property set to false is disabled
- TMP Input Field becomes not interactable when pasting a long text
- CSS is not applied when using USS type selector "GridBackground"
- Player .exe remains open as a background task after closing it when Active Input Handling is set to "Input System Package (New)"
- Exception block is being rewritten to throw an incorrect number of exceptions when running a project built using IL2CPP Scripting Backend