Search Issue Tracker
[Mac] VS for Mac opens new instance after Unity was reopened
VS for Mac opens new instance after Unity was reopened To repro:1. Open Unity and create a script.2. Double-click on the script, VS ... Read more
Add hyperLinkClicked support to UITK
This API is not supported with UITK: https://docs.unity3d.com/ScriptReference/EditorGUI-hyperLinkClicked.html The aim is to still su... Read more
Surface shader analysis not using 32-bit floats for fixed/half/float/dou...
Reproduction steps:1. Open attached Unity project.2. Open "Bug scene".3. Notice, that "Sphere" game object is black.4. Open "Bug" sh... Read more
Capacity-size memory is copied instead of Length-size when using UnsafeU...
How to reproduce:1. Create and open a new project2. In the Package Manager, install the Collections and Mathematics packages3. Impor... Read more
[macOS] [Editor] [Player] Keypress is never cancelled if a system gestur...
This repros on BOTH THE EDITOR AND PLAYER. It requires a trackpad. Repro: 1) Open attached project and open SampleScene.Unity2) Open... Read more
[Terrain] "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when Terrain ...
How to reproduce:1. Open the user-submitted project2. Open the scene "Scene_Debug" (Assets/TerrainLayer_Problem/Scene_Debug.unity)3.... Read more
Old name is shown in the menu items when ContextMenu attribute name is c...
How to reproduce:1. Open the attached "1303699_repro.zip"2. Open the "SampleScene2" Scene3. Select the "GameObject" GameObject in th... Read more
Unity breaks DataContractSerializer deserialization of Dictionary data t...
To reproduce:1) Open attached project2) Open Test scene3) Play it Get error in console - https://i.imgur.com/bYO2oxr.png Reproduced ... Read more
Contextual Menu: Menu option "Install package from git URL.." is too wide
Steps to reproduce: Create/open any project Window -> Package Manager Click " + " and select the option "Install package from git... Read more
Assertion failed on expression: 'manager != NULL' error is shown after s...
Steps to repro:1. Open the attached project and load the 'Night' scene;2. Drag and drop 'geometry' scene from the Project folder to ... 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
- "Custom Function" Node "Input" type changes do not immediately show mistmatch errors when set to an incompatible type in Shader Graph
- My Assets list is populated with Asset Packages when setting how many Packages to display before clicking the Load button
- Hub shows 6.0 as Latest LTS when opening a project after deleting its 6.3 Editor version
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller