Search Issue Tracker
[Packman] Installation status of some packages under dependencies text i...
The installation status of some packages is misaligned under dependencies information of packages. This is due to the uneven line sp... Read more
[HDRP] Tooltips are missing for Menu Bar options in Look Dev Window
Tooltips are missing for Menu Bar options like MultiView, Side by Side, Split Screen, Zone View in Look Dev Window Steps to Reproduc... Read more
[UIR] Preview of a UXML file in Inspector is rendered with glitches and ...
The preview of a UXML file in the Inspector is rendered with glitches and overflows out of the Preview Window while resizing it.Refe... Read more
[2D Tilemap] Editor crashes on changing Tile anchor in tile palette pref...
Editor crashes on changing Tile anchor in tile palette prefab while tile palette painter is in edit mode. Steps to repro:1. Open the... Read more
[HDRP] Description Texts overflows and overlapped in the Look Dev window...
Description Texts overflows and overlapped in the Look Dev window on selecting Split View. When LookDev window size is smallest to t... Read more
[OSX] [HDRP] Can't set graphics API manually on Mac
Versions tested: 2019.3.6f1 + 7.3.0 Steps to reproduce:1) Start a new empty 3D object (Not HDRP Template!!), install HDRP, run throu... Read more
"Error: Could not load signature" error is thrown when DLL from a packag...
How to reproduce:1. Open user-submitted archive (unity_repro_packages.tar.gz)2. Extract this archive and navigate to "ai.five.extern... Read more
Running Game crashes Editor
1. What happenedI press the play button and it crashes. Generally happens only the second time that I run the game. The first time i... Read more
P/Invoking into non-existent library crashes player on WebGL instead of ...
Sample code: [DllImport("SomeRaNdOmNaMeThatDoesntExist.dll")]extern static void NonExistingAPI();public void Start(){try{NonExisting... Read more
VolumeComponent allocates memory every frame in Standalone builds.
Expected:VolumeManager should not allocate memory everyframe. Result:VolumeParameter.GetHashCode allocs memory. Issue only reproduce... 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
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField tooltips should only display Value when bound
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
- UxmlNamespacePrefix does not apply when using UIBuilder documents