Search Issue Tracker
[Backport] Component.GetComponentInParent doesn't have an overload for g...
How to reproduce:1. Open the attached '1331778.zip' project2. Observe the Console Expected result: No visible errors presentActual r... Read more
GPU lightmapper isn't detecting the discrete Intel IRIS Xe MAX GPU with ...
Open a project using the GPU lightmapper on a machine with a discrete Intel® IRIS Xᵉ MAX GPU with 4GB dedicated memory. Observed res... Read more
[Backport] Unity crashes entering Play Mode when the GraphView window is...
How to reproduce:1. Open the attached project "GraphViewCrash.zip"2. Open "Graph Editor" (Graph Editor>Graph Editor)3. Enter Play... Read more
[Backport] UnityWebRequest coroutine is running when CanvasUpdateRegistr...
How to reproduce:1. Open the attached project "New Unity Project.zip"2. Open SampleScene3. Click Assets > Build Asset Bundles4. C... Read more
[Backport] Element of an array with the SerializeReference attribute doe...
How to reproduce:1. Open the user's attached project2. Open the 'SampleScene'3. In the Hierarchy select 'GameObject'4. Add a new ele... Read more
[Backport] Animated Image property Raycast Target does not function when...
Reproduction steps:1. Open the attached "RaycastTarget.zip" project2. Enter Play Mode3. In Game view, interact with the Button throu... Read more
[Backport] [Android] Incremental GC isn't enabled when exporting a gradl...
Repro steps:1. Open attached project "AndroidGradleIncrementalGCIssue"2. Select Main Menu -> Tools -> Build With Gradle, which... Read more
[Backport] Resources.Load triggers a continuation of a coroutine sending...
Steps to reproduce:1. Open the attached project ("1332433.zip")2. Open "SampleScene"3. Enter Play mode and notice that that you get ... Read more
Configure button doesn't open settings for Legacy Analytics in Package M...
How to reproduce:1. Create a new project2. Open Package Manager3. Add Legacy Analytics service to your project4. Select services "In... Read more
Errors thrown when listening to InputSystem.onAnyButtonPress
Reproduction steps:1. Open the attached project2. Enter Play mode3. Click anywhere on the Play screen Expected result: The pressed b... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class