Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X, 2020.3.X, 2021.1.X, 2021.2.X
Votes
0
Found in
2019.3.0a11
Issue ID
1174816
Regression
Yes
[Editor] Highlighter does not work well
Hightlighter Feature does not work anymore
0. Using the default layout, select a game object in the Hiearchy window
1. Open Bug> Hightlighter Test
2. Enter Window Title "Inspector", Search Text "Scale", Seach Mode "Auto"
3. Click "Start Highlight"
2018.4: Scale component is correctly highlighted in the inspector window
2019.3:
- Highlight is seems to be displayed under the content (we only see the part that overlaps the scene View)
- Highlight position is not properly offsetted (worse if you hightlight stuff in components that are displayed lower)
The InspectorWindow was modified to use UIToolkit in 2019.1. It was broken down in sub ImguiContainers, that's why the offset is no right
The documentation also mention that the scrollview should scroll if the content is not in the view, that's probably broken as well
These other combinations show additional failures:
"Hierarchy", "Main Camera" -> console log "Item Main Camera not found in window Hiearchy
"Project", "Editor" -> console log "Item Editor not found in window Project
These all work as expected in 2018.4
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
- Typos in High Definition 3D sample tutorials
- “Handles.Repaint called outside an editor OnGUI" error is thrown in the Console when creating a new Tile Palette from the Tile Palette Overlay in Scene view
- Shader Graph window icon is blurry and low quality when the Shader Graph is created using the Universal 2D template
- “Export HDRP Sky to Image” command error message does not indicate that Game view must be visible
- Adaptive Performance Settings Framerate field doesn't display the "supported without VSync" warning, when the field is collapsed in Build Profiles
Resolution Note (fix version 2020.2):
This is a duplicate of case 1281354 which contains more repro steps/information.
Resolution Note (fix version 2021.1):
Fixed in 2021.1.23f1
Resolution Note (fix version 2019.4):
Fixed in 2019.4.32f1