Search Issue Tracker
Cannot add assets to a ScriptableObject asset with AssetDatabase.AddObje...
In case the main Asset is a ScriptableObject, AssetDatabase.AddObjectToAsset (subObj, mainAsset) "mixes up" incoming parameters and ... Read more
alt-tabbing away from fullscreen game stops updates
-e: When alt-tabbed away from the game, while the game is in full-screen mode, under Windows only, the game stops receiving Update()... Read more
[WebGL] Player's memory is not released when calling Quit function on Un...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Go to the Publishing Settings (Edit->Project Settin... Read more
Animations have a small twitch at the end and beginning
To reproduce:1. Download and open: http://files.unity3d.com/will/MecanimTute.zip2. Open scene Tutorial-done3. Enter play mode4. Pres... Read more
When copying text in a multiline Input Field and then pasting it, new li...
To reproduce this issue: 1. Open the attached project2. Open 'test' scene3. It has input field with line type: 'Multi Line Newline'4... Read more
UI.Mask turns pink when switching to another application
Better, simpler repro and more details in duplicate : http://issuetracker.unity3d.com/issues/ui-controls-ui-controls-are-not-getting... Read more
[OSX] Editor freezes when clicking Game tab after creating a 3D object o...
How to reproduce:1. Creat a new 3D project2. GameObject > 3D Object > Plane3. Click Game tab4. Editor freezes Issue is reprodu... Read more
NavMeshQuery's BeginFindPath returns an ArgumentException when the Agent...
How to reproduce:1. Open user-submitted project (UnityPathfindingTesting.zip)2. Open the PathfindingTesting scene3. Enter Play Mode4... Read more
[XR][Android] Image effects are not rendering properly with single-pass
1) Download project, set up Singleppass stereo capable android device2) Observe settings are set to Single pass and Daydream3) Deplo... Read more
Animation Rigging fails when GameObjects with Skinned Meshes are not dir...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. In the Hierarchy window, select the GameObjec... 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