Search Issue Tracker
Active
Under Consideration for 6000.2.X, 6000.3.X
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.'
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
Add comment