Search Issue Tracker
Feature Request
Votes
0
Found in
2021.3.37f1
2022.3.26f1
2023.2.20f1
6000.0.0b16
6000.1.0a7
6000.2.0a1
6000.3.0a1
7000.0.0a1
Issue ID
UUM-70518
Regression
No
Highlighter.Highlight highlights a different component when multiple components have the same property path
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
Reproducible with: 2021.3.37f1, 2022.3.26f1, 2023.2.20f1, 6000.0.0b16
Reproducible on: Windows 11 Pro (22H2)
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Resolution Note:
This is a long-standing limitation of the Highlighter system which we have to treat as a feature request, not a bug. Closing the bug but we'll track as a feature request when we have new capacity to resume improvements on this system.