Search Issue Tracker
TLS Allocator ALLOC_TEMP_TLS error is thrown when dragging GameObject fr...
Reproduction steps:1. Open the user's attached project2. Open the "SampleScene" Scene3. Open the "Test Editor Window" from the menu ... Read more
Canvas Scale flickers when interacting with windows on a different resol...
How to reproduce:1. Open user-submitted project (CanvasBugReport)2. Open the SampleScene3. Make sure 'Low Resolution Aspect Ratios' ... Read more
GUI slider laggy when scrolling when playing a video
Using The old GIU slider with a video file attached makes the slider laggySetting the video to inactive makes it work fine To reprod... Read more
NullReferenceException when trying to close a custom window no longer pr...
Steps to reproduce : - import the Full Inspector package https://www.assetstore.unity3d.com/en/#!/content/14913- go to Window > F... Read more
[Mac] Tooltip and certain buttons in the Editor cause loss of focus on t...
How to reproduce:1. Open the attached "1269177_repro.zip" project2. Open the "Example.cs" script with Visual Studio3. Make sure "Att... Read more
The first Object selected dictates what Flags will be set when editing m...
How to reproduce:1. Open the attached project("EnumFlagsFieldBugReport.zip")2. Select "ExampleObject1" in the Hierarchy3. Click on t... Read more
GUILayout.EndHorizontal() throw an exception after calling BuildPipeline...
Repro steps:1) Open the project2) Go to Bundle -> Bundle Do in Menu bar3) Click Build AssetBundle4) Notice that exception is thro... Read more
Selecting large texture files causes editor lag.
When selecting large textures in the project window Unity's selection lags behind the mouse click. This can lead to selecting the wr... Read more
EditorWindow.Position get/set is inconsistent when creating Custom Edito...
To reproduce:1. Open attached project2. Go to the Examples>PositionBug. Reproducible with: 2017.4.18f1, 2019.1.0a10, 2019.1.0a14,... Read more
GUI Elements Get Clipped when modifying the GUI.matrix
GUI elements get clipped when zooming out of the canvas by modifying the GUI.matrix. In previous versions of Unity it had no problem... 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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used