Search Issue Tracker
When a Parent gameobject is trying to change Child's Animator.Parameter,...
Steps to reproduce:1. Open QA's attached project2. In the Hierarchy select "Parent" gameobject3. Open Animation tab, switch from "Do... Read more
Editor settings can be corrupted and can't be changed back in the Editor...
How to reproduce:1. Open the attached user project2. Go to Edit --> Project Settings --> Editor3. Enter playmode which sets Ed... Read more
Data parameter of NetworkDiscovery.OnReceiveBroadcast method always has ...
To reproduce: 1. Download and open attached repro962945" project.2. Go to build settings and remove "Client/LobbyControls/CtrlLobby"... Read more
GridLayoutGroup does not update RectTransform of children with masked im...
Steps to reproduce:1. Open QA's supplied project2. Open scene "grid"3. In the hierarchy expand Manager\Selection\Grid4. Disable and ... Read more
"Assertion failed: Invalid SortingGroup..."is thrown when deactivating G...
How to reproduce:1. Open the attached "AssertSortingGroup" project and "Level0" scene2. Enter playmode and observe the console Expec... Read more
Using multiple textures while painting terrain results in poor performance
In my case, using 8+ textures, painting terrain result in poor performance. Also noticed that the Brush Size is very big factor in p... Read more
[Baked GI] Mismatch in indirect bounce light intensity between Enlighten...
On near white surfaces there is an increasing difference in indirect light intensity for each surface bounce, between Enlighten and ... Read more
Unity crashed on exit WebViewWindowPrivate::SetGeometry
Unity crashed on exit WebViewWindowPrivate::SetGeometryWebViewWindow::SetGeometryUnityEditor.WebView:SetSizeAndPositionUnityEditor.W... Read more
[PLM] Memory leaks occur when switching baking backends
Steps for reproduction:1) Download the project from the case 949121 or the link added below2) Open the scene `ProgressiveLightmappin... Read more
NavMesh Agent stuck for a while at deadlock, only then moves straight to...
To reproduce:1. Open repro project2. Open 'NavMeshTest' scene3. Bake NavMesh4. Play scene Expected: capsule gameObjects will move st... 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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object