Search Issue Tracker
Error "GetLocalizedString is not allowed" when dragging polygon sprite t...
How to reproduce:1. Create a new project2. Create a new "square" sprite type (Project window -> Create -> Sprites -> Square... Read more
[Linux][Profiler] Frame charts are not filling with spikes when attachi...
How to reproduce: Create new Unity project Go to File > Build Settings In Build Settings check "Development Build" and "Autoconne... Read more
Cannot select console tab after switching current platform API
Steps to reproduce:1. Create empty project w/ default layout2. Turn on player settings and de-select automatic API for the platform ... Read more
2D character bones are deatached from body when 2D PSD Importer package ...
How to reproduce:1. Create a project in unity versions from 2018.4.0f1 up to 2019.3.0a92. Open Package Manager (Window->Package M... Read more
OS X: Entering "~" in location when creating new project, creates projec...
Tested on Unity 5.2.0 (UnityAds branch) 1. Start Unity2. Create new project3. Enter project location "~/Unity/Test"4. Click Create b... Read more
Unity editor will not recognize MonoBehaviour when it has certain text c...
Reproduction steps:1. Open the attached project "Temp2020.3.33.zip"2. In the Project window select the "StrangeBehaviour" C# script3... Read more
[HDRP] Volumetric Fog flickers when using secondary Camera which renders...
How to reproduce:1. Open the attached project("HDRP_Flicker")2. Go to Scenes > SampleScene3. Move around in the Scene View Expect... Read more
Input.GetJoystickNames() returns an empty array when using an MFI contro...
How to reproduce: 1. Connect an MFI controller to target device (Steelseries Stratus was used for this repro)2. Open attached projec... Read more
Setting Terrain.drawHeightmaps to false in OnPreCull Crashes Unity
Steps to reproduce:1. Open attache project.2. Open the Demos/Vis/OpenWorld.unity scene.3. Press Play.4. Note the crash. Read more
NullReferenceException is thrown when trying to maximize view in Anchor ...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene” Scene3. In the Hierarchy window, s... 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
- Editor hangs when a huge mesh is used for CanvasRenderer
- ChildSafetyHandles grow indefinitely when repeatedly creating and disposing NativeLists with a long‑lived custom allocator
- My Assets in Package Manager appear empty when the search is cleared and the tab is switched
- Test Shader appears twice in Material Shader selection menu
- "CustomPass.injectionPoint" returns "AfterPostProcess" when a global CustomPass is registered with "BeforeRendering" in HDRP