Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Please fix your bundle id" - Window too small #827

Open
drallcom3 opened this issue Oct 17, 2020 · 2 comments
Open

"Please fix your bundle id" - Window too small #827

drallcom3 opened this issue Oct 17, 2020 · 2 comments

Comments

@drallcom3
Copy link

drallcom3 commented Oct 17, 2020

[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 drallcom3 added the new New issue. label Oct 17, 2020
@google-oss-bot
Copy link

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

@chkuang-g
Copy link
Contributor

@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 chkuang-g added type: bug and removed new New issue. labels Oct 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants