-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hello,
We found that Tolgee will cause a crash on Mac launch due to its runtime dependency on the WebBrowserWidget plugin.
Currently have worked around it by moving the Plugin to the editor module:
{ "Name": "TolgeeEditor", "Type": "Editor", "LoadingPhase": "Default", "WhitelistPlatforms": [ "Linux", "Mac", "Win64" ], "Plugins": [ { "Name": "WebBrowserWidget", "Enabled": true } ] },
Might be worth moving there if its only needed in the editor. :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels