discord-rpc-csharp icon indicating copy to clipboard operation
discord-rpc-csharp copied to clipboard

[BUG] Subheaders overlap with variable title in Unity

Open youknowedo opened this issue 4 years ago • 1 comments

Describe the bug Subheaders overlap with variable titles for the DiscordManager.cs script in the Inspector in Unity.

To Reproduce Steps to reproduce the behavior:

  1. Download the UnityPackage from Artifacts
  2. Import it to Unity
  3. Open the example scene
  4. See overlapping text

Expected behavior The subheaders should be above the text. (Not necessary but would make the Inspector look a lot better)

Desktop (please complete the following information):

  • OS: Windows 10
  • Framework: Unity
  • Version: Latest from Artifact

Additional context Add any other context about the problem here. image

youknowedo avatar Feb 20 '21 08:02 youknowedo