Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.4.0b9
6000.5.0a7
6000.6.0a1
Issue ID
UUM-134496
Regression
Yes
"FocusController has unprocessed focus events" warning is thrown when clicking "Convert Assets" in the Render Pipeline Converter
How to reproduce:
1. Create a new Unity Built-in RP project
2. If needed, upgrade the project to a reproducible version
3. Go to Window -> Package Management -> Package Manager -> Unity Registry -> Universal Render Pipeline -> Install
4. Go to Window -> Rendering -> Render Pipeline Converter
5. Check the "Rendering Settings" and click "Scan" ("Initialize Converters" in older streams)
6. With the "Rendering Settings" checked, click "Convert Assets" and observe the Console
Expected results: No warnings are thrown
Actual results: "FocusController has unprocessed focus events" warnings are thrown
Reproducible with: 6000.4.0a2, 6000.4.0b9, 6000.5.0a7
Not reproducible with: 6000.0.67f1, 6000.3.9f1, 6000.4.0a1
Reproducible on: Ubuntu 24
Not reproducible on: macOS Tahoe 26 (M1)
Full warning:
FocusController has unprocessed focus events. Clearing.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /home/bokken/build/output/unity/unity/Modules/IMGUI/GUIUtility.cs:224)
Note: The bug is inconsistent
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Add comment