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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions