Search Issue Tracker
OnPostprocessAllAssets causes memory leak when EditorSceneManager.NewSce...
Reproduction steps:1. Open attached project ("SaveMemoryLeak2019.3 Debug.zip")2. Click Top menu->Test Me->Create New Scene3. O... Read more
Adjusting Environment Lighting intensity doesn't work until GI is re-baked
Reproduction steps:1. Open attached project ("GenerateLighting issue.zip")2. Open the Lightning window3. Change Environment Lightnin... Read more
Application.isPlaying is false when OnEnable is called from a Scriptable...
How to reproduce:1. Open the attached project2. In the Project Window, select the "New Scriptable Object Sample"3. Enter the Play Mo... Read more
[iOS] [Metal] GPU hangs on queries made to Metal API throwing errors eve...
Reproduction steps:1. Open user's attached project in "crest test.zip"2. Open "klaus test" Scene3. Objects under "Floaties" GameObje... Read more
[MacOS] Edit menu bar commands(Select All/Copy/Paste) are not functionin...
How to reproduce:1. Open user-submitted project (MacOSEditorAndNativeWindow.zip)2. Open the 'Scene.unityscene'3. Enter Play Mode4. [... Read more
[Mobile] Selecting text from Input Field throws exceptions when Hide Mob...
Reproduction steps:1. Import the provided custom package "Selection.unitypackage"2. In the Project window under the "Scenes" folder ... Read more
Socket constructor throws ArgumentException on IL2CPP when initializing ...
How to reproduce:1. Open the attached "TcpListenerTestUWP.zip" project2. Build and run to Standalone (make sure that development Bui... Read more
Popup menus are modal and blocking, requiring two clicks to switch
Reproduction steps:1. Open attached project "DoubleClick.zip" and scene "SampleScene"2. In Editor, click on "Account" popup menu3. I... Read more
OffMeshLink does not calculate the path correctly after carving a NavMes...
How to reproduce:1. Open user-submitted project (New Unity Project.zip)2. Open the scene.unityscene3. In the Scene View note the red... Read more
Object flashes in light blue/cyan color when assigning it a new material...
How to reproduce:1. Open the attached 'project-1250209.zip' project2. Load the 'SampleScene'3. Assign the 'New Material' to 'Cube' g... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code