Search Issue Tracker
[GPU PLM] OpenCL shader loading time in the new projects has become sign...
Steps to repro:1. Create the new project;2. Add a Cube and a Plane gameobjects;3. Select added Cube and Plane and mark Cube and Plan... Read more
[Backport] Fwidth behavior is inconsistent between DX11/DX12 and OpenGL/...
How to reproduce:1. Open the user attached project2. Open the SampleScene3. Observe the Sphere in the Game view. Notice that the app... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler