Search Issue Tracker
Active
Under Consideration for 6000.4.X, 6000.5.X
Votes
0
Found in
2022.3.70f1
6000.0.65f1
6000.4.0b4
6000.5.0a4
Issue ID
UUM-131928
Regression
Yes
“FocusController has unprocessed focus events.” warnings are thrown after adding iOS, tvOS or visionOS Build Profiles
Reproduction steps:
1. Create a new project
2. File > Build Profiles
3. Press “Add Build Profile” button
4. Select iOS, tvOS or visionOS Build Profiles in Platform Browser window and press “Add Build Profile” button
5. Press “Add Build Profile” button again to open Platform Browser window
6. Observe the Console
Actual result: “FocusController has unprocessed focus events.” warnings are thrown
Expected result: No errors or warnings are thrown
Reproducible with: 6000.4.0b4, 6000.5.0a4
Not reproducible with: 6000.0.65f1, 6000.3.4f1, 6000.4.0b3
Reproduced on: macOS Tahoe 26.2 (M4)
Note:
Full warnings:
{code:java}
FocusController has unprocessed focus events. Clearing.
UnityEngine.GUIUtility:ProcessEvent (UnityEngine.EntityId,intptr,bool&) (at /Users/bokken/build/output/unity/unity/Modules/IMGUI/GUIUtility.cs:224) {code}
{code:java}
FocusController has unprocessed focus events. Clearing. UnityEditor.RetainedMode:UpdateSchedulers () (at /Users/bokken/build/output/unity/unity/Modules/UIElementsEditor/RetainedMode.cs:46)
{code}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
Add comment