Search Issue Tracker
By Design
Votes
0
Found in
2017.1.5f1
2018.4
2019.4
2020.1
2020.2
2020.2.0b8
2021.1
Issue ID
1285253
Regression
No
Tooltips of Particle System and Camera properties always appear at the center of the Inspector window
On mouse hovering on Particle System and Camera properties, tooltips always appear on the center of the Inspector window, Refer to the attached video
Steps to reproduce:
1) Create a new project
2) Hierarchy > Right-click > Effects > Particle System/Camera
3) Hierarchy > Particle System/Camera > Inspector > Hover mouse on Particle System properties,
Actual result: Tooltips of Particle System properties always appear at the center of the Inspector window
Expected result: Tooltips of Particle System properties always appear near the hovered property
Occurring on:
2021.1.0a1, 2020.2.0b8, 2020.1.8f1, 2019.4.0f1, 2018.4.23f1, 2017.1.5f1
Environment: Windows 10 & Mac 10.15.
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
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
Resolution Note:
This is by design since the tooltip shows itself centered and below the control rect that triggered it.