We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Tries reimporting a json file from the openxr plugin, over and over again - the "reimporting" popup doesn't stop.
editor/editor_file_system.cpp:1759 - Error importing 'res://addons/godot-openxr/runtimes.json'.
To Reproduce Have godot-openxr and inkgd installed and both enabled.
Expected behavior the json support to ignore files in other addons.
Environment:
Additional context Can be fixed by forcing re-import of the other plugin's json file as "Keep File (No Import)"
The text was updated successfully, but these errors were encountered:
Thanks for reporting the issue! I'll have a look.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Tries reimporting a json file from the openxr plugin, over and over again - the "reimporting" popup doesn't stop.
editor/editor_file_system.cpp:1759 - Error importing 'res://addons/godot-openxr/runtimes.json'.
To Reproduce
Have godot-openxr and inkgd installed and both enabled.
Expected behavior
the json support to ignore files in other addons.
Environment:
Additional context
Can be fixed by forcing re-import of the other plugin's json file as "Keep File (No Import)"
The text was updated successfully, but these errors were encountered: