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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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