Search Issue Tracker
ArgumentException when UnityEditor.InspectorWindow.RedrawFromNative call...
Reproduction steps:1. Open the attached project “IMGUIRepro”2. Open “Assets/REPRO_SCENE” scene3. In the Hierarchy window select “Bar... Read more
[IMGUI] Rect Transform's Pivot is affecting scene gizmo handles
Steps to repro: 1) Open attached project or simply make an empty one 2) Add a TMP button to the scene 3) Select its child text objec... Read more
Filled Image Type doesn't use Image center
Reproduction steps:1. Open the attached project “IN-29712_FillBug“2. Open the “TheWorldScene“ Scene3. Observe the “Image (1)“ GameOb... Read more
UnityEvent listener execution state is Off by default
Reproduction steps:1. Open the “OffByDefault” project2. Open the “SampleScene“ scene3. Select the “Test” GameObject4. In Inspector c... Read more
The Button is interactable when instantiated into a non-interactable Can...
How to reproduce: Open the attached project "BugNavigation.7z" Enter Play Mode Expected results: The "I should be inactive" Button i... Read more
UI Material becomes pink when used in the Build
How to reproduce: Open the attached project "IN-31243.zip" Build And Run the project Expected results: GUI is displayed in the Playe... Read more
"MissingReferenceException" thrown when disabling and enabling "Send Nav...
How to reproduce:1. Open the project “IN_31226”2. Open “SampleScene” Scene3. Select “Cube” GameObject4. In the Inspector right-click... Read more
Disabled Image Component forever stays in m_TrackedTexturelessImages lis...
How to reproduce:1. Open the user-attached project SpriteBug2. Open the SampleScene3. In the toolbar click TEST → PackContentIntoBun... Read more
OnPointerEnter/OnPointerExit is called when the mouse is not moving
Reproduction steps:1. Open the attached project “UI_Bug“2. Open the “Offline3D“ Scene3. Enter Play Mode4. Click the “Singleplayer“ b... Read more
"Navigation.wraparound" does not modify the value of the Wrap Around pro...
Reproduction steps:1. Open the attached project “WrapAroundBug”2. Open "Assets/Scenes/SampleScene.unity" 3. Under GameObject “Canvas... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project