Search Issue Tracker
Fixed
Fixed in 2022.2.0b10, 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
- Adding a git url package shows it in the Unity Registry section of Package Manager
- Mesh Renderer is frozen when there are duplicate Static GameObjects
- ScalableBufferManager.widthScaleFactor always returns 1 when using DirectX 11
- [iOS] Camera loses focus when the device is near an object on some iOS devices
- "Maximum Cube Reflection Probes on Screen" is clamped to 64 when changing it to higher value than 64
Add comment