o3de / o3de

Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D engine that enables developers and content creators to build AAA games, cinema-quality 3D worlds, and high-fidelity simulations without any fees or commercial obligations.
https://o3de.org
Other
7.53k stars 2.17k forks source link

Multiplayer Components Missing Tooltips #9660

Open AMZN-Gene opened 2 years ago

AMZN-Gene commented 2 years ago

Describe the bug Multiplayer components are missing tooltips

Steps to reproduce Steps to reproduce the behavior:

  1. Open editor
  2. Add a Multiplayer Component to an entity (for example Network Transform)

Expected behavior Components have tooltips

Actual behavior Tooltip just says the name of the component image

Found in Branch development latest (May 19, 2022)

CUSTOMER STATEMENT/ADDITIONAL DETAILS:

As a user, I’m a big fan of tool-tips and help text on components. It appears to me that none of the networking components are using the (?) icons OR using tool-tips on each of the property titles themselves. For examples, “What is needed for a Network player spawner to work? This needs better tool-tips on each property title. I’d like to know what it does.”“Lots of the standard components have question marks. I don’t see this on any of the network components. Look at this example on the network binding component... I would like links to them because it doesn’t really tell me anything about it. There is not even a tooltip.”

As a user, I would like to know a little more about network transform component. I would like for the component to tell me a little more about itself. “Does it help sync over the network? I would like to know if I don’t use it, will it not propagate over the network. Etc.”

SelfishOlex commented 2 years ago

I think the same is true for properties, too.

lmbr-pip commented 1 year ago

Relates to 8662

AMZN-Gene commented 1 year ago

This came up again during latest WF6 session.