quickstart-unity icon indicating copy to clipboard operation
quickstart-unity copied to clipboard

"Please fix your bundle id" - Window too small

Open drallcom3 opened this issue 5 years ago • 2 comments

[REQUIRED] Please fill in the following fields:

  • Unity editor version: 2020.2.0b7
  • Firebase Unity SDK version: 6.16.0
  • Source you installed the SDK: UPM
  • Problematic Firebase Component: Other
  • Other Firebase Components in use: Core, Crashlytics
  • Additional SDKs you are using: Several
  • Platform you are using the Unity editor on: Windows
  • Platform you are targeting: Android
  • Scripting Runtime: IL2CPP

[REQUIRED] Please describe the issue here:

I frequently got the "Please fix your bundle id" after I entered play mode. Selecting my entry from the dropdown menu did not fix the window appearing. What did fix it? The window was too small. The apply button was perfectly cut off. Only by searching around here on Git I learned of that button.

So: Please give the "Please fix your bundle id" window a proper minimum size.

drallcom3 avatar Oct 17 '20 00:10 drallcom3

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

google-oss-bot avatar Oct 17 '20 00:10 google-oss-bot

@drallcom3

The minimum size of this window is hardcoded and worked fine in previous versions of Unity. Perhaps we should scale this dynamically.

Thank you for reporting this! Shawn

chkuang-g avatar Oct 17 '20 05:10 chkuang-g