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
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
Add comment