Unity Issue Tracker - Highlighter.Highlight highlights a different component when multiple components have the same property path
Closed
UUM-70518
Highlighter.Highlight highlights a different component when multiple components have the same property path
Unity: UI Toolkit Framework
Won't Fix
6.3.X
6.2.X
6.1.X
6.0.X
2023.2.X
2022.3.X
2021.3.X
Cancelling this 2023.2 tech release issue since the support for this release has come to end of life. Cancelling this 2023.2 port case does not affect any LTS or Unity 6 Beta/Preview that remain open.
Reproduction steps:
1. Open the “ReproProject“ project
2. Open the “Assets/Scenes/SampleScene“ scene
3. Select the “TestObject“ GameObject in the Hierarchy window
4. Click the “in Inspector“ button in the Inspector window
5. Observe the Inspector window
Expected result: “My Behaviour” script component is highlighted in the Inspector window
Actual result: “My Second Behaviour” script component is highlighted in the Inspector window