Search Issue Tracker
[Scriptable BuildPipeline] BuildUsageTagSet UnionWith order results in n...
Combining multiple BuildUsageTagSet objects using the UnionWith api results in a hash that is dependent on the order in which they w... Read more
High CPU usage by Semaphore.WaitForSignal when running on Mali GPU
Reproduction steps:1. Download and open the submitted project2. Build and run for Android3. Look at fps counter on the top-left corn... Read more
WorldAnchors behave unstable at great distances away from anchor point
World Anchors are not stable when observed from great distance away REPRO STEPS- load most recent attached project (The original pro... Read more
[Mobile] Bundle identifier is reset to the default when upgrading the pr...
How to reproduce:1. Open the attached ios_bundleid_bug.zip project2. Inspect the Player Settings/iOS/Identification/Bundle identifie... Read more
References to ScriptableObject are lost when ScriptableObject is duplicated
Steps:1. Open attached project2. Select "Scriptable" ScriptableObject asset==> It has two references to other ScriptableObject (R... Read more
[IMGUI] MaskField & StaticFlags multi-edit control behavior should be im...
Step to reproduce:- Setup two gameObject (go1 and go2) with a component using MaskField. Be sure the MaskField could have 3 or more ... Read more
UIBehaviour.OnRectTransformDimensionsChange() is called before Awake()
Steps to reproduce:1. Open user's attached project "UnityBugOnRectTransformDimensionsChange.zip"2. Open "SampleScene"3. Enter Play m... Read more
2D Object jittering and transforms aren't equal to mouse position when r...
Reproduction steps:1. Open the attached project "test skin.zip"2. In the Project window under "Scenes/Levels" open "New Scene 1"3. I... Read more
Console log icons are blurry when the display resolution is set to 125%
How to reproduce:1. Open the attached 'Icons125Scaling.zip' project2. In the Editor select 'Log' > 'Log'3. Set the display scalin... 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
- Clicking on the project's title does not open the project when the long path tooltip is shown
- [Linux] "Select Preset..." window closes without creating another preset when "Create New Preset..." is double-clicked again after creating the first preset
- “Screen position out of view frustum” error is thrown and Game window renders black when Camera Clipping Planes fields are set to “Infinity”
- Foldouts in the Library section of UI Builder do not open when clicked on title and Tree View is enabled
- VisualElement with DynamicTransform and animated scale from 0 is not rendered until hovered when parent uses GroupTransform