Search Issue Tracker
Fix In Review for 2020.2.X
Votes
1
Found in
2018.4
2019.3.9f1
2019.4
2020.1
2020.2
Issue ID
1240918
Regression
No
[LightProbes] Transform selection handle does not appear when more than one Inspector tab is present
How to reproduce:
1. Create a Light Probe Group
2. Make sure that you have more than one Inspector tab present in the editor UI
3. In the Inspector select "Edit Light Probes"
4. Attempt to select and move a Light Probe
Expected behavior: The Transform Gizmo should appear. Probes should be selected by clicking, or by dragging selection. Selection context should remain in Light Probes unless the user explicitly clicks another object type.
Actual behavior: The Light Probes are not selectable or movable at the Transform Gizmo does not appear. This makes working with Light Probes almost impossible. (Track_1240918_V2)
Reproducible with: 2018.4.26f1, 2019.4.7f1, 2020.1.2f1, 2020.2.0a21
Workaround: Clicking the Edit Bounds in both Inspector windows or Reseting the Layout to only display one Inspector window
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
- SpriteShapeController.OnWillRenderObject() is ~20 ms when using SpriteShapeController.BakeMesh() and never updating the spline
- Editor freezes briefly when "multi-selecting" TextMeshPro GameObjects In the Hierarchy window in Prefab Mode, if 5 or more Inspector windows are open
- OnEndDrag event not triggered when losing Editor focus during simultaneous Left and Right mouse drag
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
Resolution Note (fix version 2020.2):
This bug is part of a larger refactor of Light Probe editing tools.