Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.2.0a9
6000.3.0f1
Issue ID
UUM-102891
Regression
Yes
'Use PanelInputConfiguration component instead.' warning is thrown when creating a URP sample
How to reproduce:
1. Create a URP sample project
2. Observe the Console
Expected results: No warnings are thrown
Actual results: "Use PanelInputConfiguration component instead." warning is thrown
Reproducible with: 6000.2.0a8, 6000.2.0a9
Not reproducible with: 6000.0.46f1, 6000.1.0b14, 6000.2.0a7
Reproducible on: macOS Sequoia 15.3 (M1), Windows 11
Not reproducible on: No other environment tested
Full warning: Assets/SharedAssets/Benchmark/PerformanceTest.cs(68,13): warning CS0618: 'EventSystem.SetUITookitEventSystemOverride(EventSystem, bool, bool)' is obsolete: 'Use PanelInputConfiguration component instead.'
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Invalid front face configuration when building with GraphicsAPI set to WebGPU
- WebGL builds report wrong screen resolution if "matchWebGLToCanvasSize" is set to "false"
- List<T> in the Inspector does not update values when changed through Dropdown menu
- Crash on keywords::LocalSpace::Find when reimporting specific assets
- “Command Line Arguments” window in Hub becomes distorted with long project names
Resolution Note:
Closed as "Won't Fix" with benchmark removed from the URP Sample.
The benchmark tool is now available separately here : https://github.com/UnityTechnologies/Unity-Benchmark-Tool