Search Issue Tracker
Fixed
Fixed in 6000.3.0b2, 6000.4.0a1
Votes
0
Found in
6000.3.0a5
6000.4.0a1
Issue ID
UUM-114635
Regression
Yes
[Linux] FocusController Warnings are thrown after opening Texture Selector window
Steps to reproduce:
- Open the attached project
- Select "Lit_New Shader Graph" Material in the Assets folder
- In the Inspector window, click the Select button for the Mask Map
Actual results: "FocusController has unprocessed focus events. Clearing." warnings are thrown after opening the selection window
Expected results: No warnings or errors are thrown after opening the selection window
Reproducible with versions: 6000.3.0a2, 6000.3.0a5
Not reproducible with versions: 6000.0.56f1, 6000.1.16f1, 6000.2.1f1 6000.3.0a1
Reproducible with (OS): Ubuntu 24.04
Not reproducible with (OS): macOS 15.6
Notes:
- If the issue does not occur right away, try repeating step 3 for different texture maps of the Material
Full Warning texts:
- FocusController has unprocessed focus events. Clearing.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /home/bokken/build/output/unity/unity/Modules/IMGUI/GUIUtility.cs:224)
- FocusController has unprocessed focus events. Clearing.
UnityEditor.RetainedMode:UpdateSchedulers () (at /home/bokken/build/output/unity/unity/Modules/UIElementsEditor/RetainedMode.cs:46)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- 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
Add comment