Search Issue Tracker
Active
Votes
0
Found in
6000.2.0a9
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.'
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
Add comment