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

[godot] Constant file permission requests, font rendering issues and crashes on macOS #2371

Closed
badlogic opened this issue Sep 18, 2023 · 3 comments
Assignees
Labels

Comments

@badlogic
Copy link
Collaborator

badlogic commented Sep 18, 2023

See https://esotericsoftware.com/forum/d/24801-godot-editor-display-and-permissions-issues-on-macos

Repro:

  1. Open Godot
  2. Open any project, e.g. create a new one
  3. Wait for the editor to load, try to resize the window
  4. Beach ball of death
@badlogic badlogic self-assigned this Sep 19, 2023
@badlogic badlogic added the bug label Sep 19, 2023
@badlogic
Copy link
Collaborator Author

A local release build works as intended.

@badlogic
Copy link
Collaborator Author

The local release build uses a different Vulkan API version in the Forward+ renderer:
Vulkan API 1.2.250 - Forward+ - Using Vulkan Device #0: Apple - Apple M1 Max

The GH build uses this version:
Vulkan API 1.2.261 - Forward+ - Using Vulkan Device #0: Apple - Apple M1 Max

The official binary uses an even older version:
Vulkan API 1.2.231 - Forward+ - Using Vulkan Device #0: Apple - Apple M1 Max

Turns out it's a known issue:
godotengine/godot#81219 (comment)

@badlogic
Copy link
Collaborator Author

badlogic commented Jan 9, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant