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
Issue ID
UUM-70517
Regression
No
Highlighter.Highlight does not find elements in an array or list when the array or list is collapsed
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 “JUST lorem.Array.data[0].bar.Array.data[0]“ button in the Inspector window
5. Observe the Inspector window and the Console window
Expected result: The “Lorem” array is expanded and the “AAAAA“ element is highlighted in the Inspector window
Actual result: “Item lorem.Array.data[0].bar.Array.data[0] not found in window Inspector.“ error is thrown in the Console window and nothing 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
Note: If the “Lorem” array is expanded, this issue does not occur and the element is highlighted as intended
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
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
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.
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.