Search Issue Tracker
Fixed
Fixed in 6000.2.0b9, 6000.3.0a2
Votes
0
Found in
6000.2.0b4
6000.3.0a1
Issue ID
UUM-108797
Regression
No
InputConfigurationPanel Component in a Prefab's Hierarchy is considered as a duplicate
Steps to reproduce:
- Open the attached Project and open Scene "SampleScene"
- Open Prefab "PackagedPlayer" from the Scene's Hierarchy either in Context or Isolation
- Observe the Console
Actual results: Warning "Multiple Input Configuration components active. Only the first one will be considered.
Enabled: PanelInputConfiguration (UnityEngine.UIElements.PanelInputConfiguration). Disabled: PanelInputConfiguration (UnityEngine.UIElements.PanelInputConfiguration).
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)" is logged in Console
Expected results: Component in a Prefab's hierarchy isn't considered a duplicate
Reproducible with versions: 6000.2.0b4
Not reproducible with versions: 2022.3.63f1, 6000.0.50f1, 6000.1.6f1 (No World Space UI)
Tested on (OS): Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Add comment