So many UI bugs.

I’m using Unity version 2017.2.0b3 and there are oh so many bugs.

  1. The first bug is the reason I’m here in the first place. There’s no “report a bug” or “report a problem” in the Help dropdown in the editor (where everyone says it is). Even if this isn’t a bug it’s a poorly communicated problem.

  2. “SendMessage cannot be called during Awake, CheckConsistency, or OnValidate
    UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)” when scrubbing a slider’s value in the editor. I know this didn’t happen in the version of unity I was using before 2017.

  3. The UI slider is active but not visible. I have 2 UI Sliders. The first one works fine. The second one I duplicated from the first one. It’s active but I can’t see it in the scene or the game view. I was having this problem with UI panels yesterday too.

This wouldn’t even be a problem if there was just a bug report feature in the help drop down! If anyone can help you have my thanks.

I also meet this problem.

I’m also using 2017.3.0f3 and the Help → Report a bug is the second entry from the bottom in the list. The bottom most is “Troubleshoot issue…”.
For the warning, I also receive it. it’s only just the source UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)