Search Issue Tracker
Fixed in 2022.2.0b10
Fixed in 2022.2.X, 2023.1.X, 2023.1.0a11
Votes
0
Found in
2022.2.0a17
2023.1.0a1
Issue ID
UUM-3532
Regression
No
Highlighted element is not being scrolled to when calling Highlighter.Highlight
How to reproduce:
1. Open the attached project "case_1379559.zip"
2. Open the "SampleScene" Scene
3. Open the HighlighterTest window (Bug > HighlighterTest) and dock it together with the Project window
4. Select the "Directional Light" GameObject in the Hierarchy
5. Make sure that the "Rigidbody 2D" Component is not visible in the Inspector
6. Press "Start Highlight" in the HighlighterTest window
Expected result: The "Rigidbody 2D" Component is first scrolled to and then highlighted
Actual result: The "Rigidbody 2D" Component is highlighted but not scrolled to
Reproducible with: 2019.4.33f1, 2020.3.24f1, 2021.2.5f1, 2022.1.0a16
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment