Search Issue Tracker
Audio Dropouts are caused by Garbage Collector when large number of obje...
Reproduction Steps:1. Open User's project2. Open "Main" scene3. Play sceneNote: Game will produce humming sound.4. Listen for distor... Read more
Crash in CreateNullGfxDevice when loading videos with buttons
To reproduce: 1. Open attached project;2. Run "Scene012_Videos" scene;3. Enter play mode;4. Click on video buttons; Result: eventual... Read more
Animation clips do not load properly from assetbundles.
Steps to reproduce:1. Download and open the attached project2. Build AssetBundle with AssetBundles/build3. Enter Play mode4. Press "... Read more
[Terrain] Assertion and errors fail if Terrain is selected in Hierarchy ...
I have same terrain asset in PlayScene and NetWorkScene in my project. When Terrain is selected in Hierarchy / Inspector and Network... Read more
Editor crashes when font's material is assign to game object
Steps to reproduce:1. Download 869947_repro.zip and open "Prototype" scene2. Apply Font Material to "Cube" object (Assets->Editor... Read more
Physics.CapsuleCastNonAlloc returns incorrect RaycastHit point and dista...
To reproduce: 1.Download and open attached project2.Open "CapsuleCastTest" scene3.Enter Play mode4.Check the console for outputted l... Read more
Debug.Log used with non-existing Dictionary variable causes Editor to fr...
To reproduce: 1. Open attached project;2. Open "TestBug" scene;3. Enter play mode;4. Exit play mode. Expected result: Editor doesn't... Read more
Screen.dpi returns primary displays dpi when application is on secondary...
Steps to reproduce:1. Prepare a two monitor setup each with different DPI2. Open attached project "870209.zip"3. Build standalone4. ... Read more
Custom editor windows icon disappears after entering play mode
Steps to reproduce:1. Open attached project2. Open custom editor window "Window/Missing References Importer"3. Dock the window, noti... Read more
EditorGUIUtility.editingTextField keeps returning true after you stop ed...
Steps to reproduce:1. Open attached project2. Open Project View3. Select Script in project view4. Start renaming it - notice that Ed... 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