Search Issue Tracker
[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
[HDRP] Several debug modes no longer compile on Mac
1) Open any HDRP project on mac2) Enable Albedo debug mode int HDRP debug->Common Material Property->Albedo Result: Shader nev... Read more
Ctrl+Insert (copy) and Shift+Insert (paste) shortcuts do not work with t...
How to reproduce:1. Open attached project (1226349.zip)2. Enter Play Mode3. In the Game window, there should be an Input Field, sele... 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
- IndexOutOfRangeException occurs when entering "<a></a>" tags in a TextMeshPro UI field
- Numeric property drag cursor gets enabled in the Inspector Preview window when the window is above numeric properties
- UI elements become unusable due to Object and Text Fields being set to empty/"0" when clicking "Reset" on their Components
- Scene Asset is not attached to a Lighting Data Asset for a URP Package Sample Scene
- Gizmos are not rendered for the Base Camera when using Camera Stacking