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

Demo project keeps reimporting after gaining focus #701

Open
Iakobs opened this issue Dec 26, 2024 · 1 comment
Open

Demo project keeps reimporting after gaining focus #701

Iakobs opened this issue Dec 26, 2024 · 1 comment

Comments

@Iakobs
Copy link

Iakobs commented Dec 26, 2024

Whenever I change focus from Godot and I tab back into it, it reimports some files as if they changed, but there were no changes at all. These are the files that the OS detects as modified:

godot-xr-tools/.godot/imported/SkyOnlyHDRI023_2K-TONEMAPPED.jpg-bcb5464e5ed42ee2463b71652f907f38.bptc.ctex-B9OPwG
godot-xr-tools/.godot/imported/SkyOnlyHDRI023_2K-TONEMAPPED.jpg-bcb5464e5ed42ee2463b71652f907f38.bptc.ctex-B9OPwG
godot-xr-tools/.godot/imported/SkyOnlyHDRI023_2K-TONEMAPPED.jpg-bcb5464e5ed42ee2463b71652f907f38.bptc.ctex
godot-xr-tools/.godot/imported/SkyOnlyHDRI023_2K-TONEMAPPED.jpg-bcb5464e5ed42ee2463b71652f907f38.bptc.ctex
godot-xr-tools/.godot/imported/SkyOnlyHDRI023_2K-TONEMAPPED.jpg-bcb5464e5ed42ee2463b71652f907f38.astc.ctex-shCURy
godot-xr-tools/.godot/imported/SkyOnlyHDRI023_2K-TONEMAPPED.jpg-bcb5464e5ed42ee2463b71652f907f38.astc.ctex
godot-xr-tools/.godot/imported/SkyOnlyHDRI023_2K-TONEMAPPED.jpg-bcb5464e5ed42ee2463b71652f907f38.astc.ctex
godot-xr-tools/assets/ambientcg.com/SkyOnlyHDRI023_2K-TONEMAPPED.jpg.import-I7UxZh
godot-xr-tools/assets/ambientcg.com/SkyOnlyHDRI023_2K-TONEMAPPED.jpg.import
godot-xr-tools/assets/ambientcg.com/SkyOnlyHDRI023_2K-TONEMAPPED.jpg.import
godot-xr-tools/.godot/imported/SkyOnlyHDRI023_2K-TONEMAPPED.jpg-bcb5464e5ed42ee2463b71652f907f38.md5-N2raw0
godot-xr-tools/.godot/imported/SkyOnlyHDRI023_2K-TONEMAPPED.jpg-bcb5464e5ed42ee2463b71652f907f38.md5
godot-xr-tools/.godot/imported/SkyOnlyHDRI023_2K-TONEMAPPED.jpg-bcb5464e5ed42ee2463b71652f907f38.md5
godot-xr-tools/.godot/imported/starmap_and_constellation_figures_4k.jpg-44440b8ebaa8e4137f11fb76267d3017.bptc.ctex-MZOgiO
godot-xr-tools/.godot/imported/starmap_and_constellation_figures_4k.jpg-44440b8ebaa8e4137f11fb76267d3017.bptc.ctex-MZOgiO
godot-xr-tools/.godot/imported/starmap_and_constellation_figures_4k.jpg-44440b8ebaa8e4137f11fb76267d3017.bptc.ctex
godot-xr-tools/.godot/imported/starmap_and_constellation_figures_4k.jpg-44440b8ebaa8e4137f11fb76267d3017.bptc.ctex
godot-xr-tools/.godot/imported/starmap_and_constellation_figures_4k.jpg-44440b8ebaa8e4137f11fb76267d3017.astc.ctex-G8WAcw
godot-xr-tools/.godot/imported/starmap_and_constellation_figures_4k.jpg-44440b8ebaa8e4137f11fb76267d3017.astc.ctex-G8WAcw
godot-xr-tools/.godot/imported/starmap_and_constellation_figures_4k.jpg-44440b8ebaa8e4137f11fb76267d3017.astc.ctex
godot-xr-tools/.godot/imported/starmap_and_constellation_figures_4k.jpg-44440b8ebaa8e4137f11fb76267d3017.astc.ctex
godot-xr-tools/assets/nasa/starmap_and_constellation_figures_4k.jpg.import-q8sVOJ
godot-xr-tools/assets/nasa/starmap_and_constellation_figures_4k.jpg.import
godot-xr-tools/assets/nasa/starmap_and_constellation_figures_4k.jpg.import
godot-xr-tools/.godot/imported/starmap_and_constellation_figures_4k.jpg-44440b8ebaa8e4137f11fb76267d3017.md5-MG3COt
godot-xr-tools/.godot/imported/starmap_and_constellation_figures_4k.jpg-44440b8ebaa8e4137f11fb76267d3017.md5
godot-xr-tools/.godot/imported/starmap_and_constellation_figures_4k.jpg-44440b8ebaa8e4137f11fb76267d3017.md5
godot-xr-tools/.godot/editor/filesystem_cache8-QLq24X
godot-xr-tools/.godot/editor/filesystem_cache8
godot-xr-tools/.godot/editor/filesystem_cache8
godot-xr-tools/.godot/editor/demo_staging.tscn-folding-ef92e6e592d12e6fa6ab5d3a5ca4bc34.cfg-dgKuot
godot-xr-tools/.godot/editor/demo_staging.tscn-folding-ef92e6e592d12e6fa6ab5d3a5ca4bc34.cfg
godot-xr-tools/.godot/editor/demo_staging.tscn-folding-ef92e6e592d12e6fa6ab5d3a5ca4bc34.cfg

I'm using a MacBook Pro with an Apple M4 PRO chip, 48GBs of RAM and MacOs Sequoia 15.1.1 and Godot v4.3.stable.official [77dcf97d8]

Steps to reproduce:

  1. Download or clone the godot-xr-tools project.
  2. Open the demo project in Godot
  3. Wait for reimport to finish
  4. Save project
  5. Tab out of Godot and tab back in
  6. Godot reimports again all the aforementioned files

I've tried removing the .godot file but that didn't help.

Thanks a lot and happy holidays!

@Iakobs
Copy link
Author

Iakobs commented Dec 27, 2024

By the way, I tried also the project in Mobile mode instead of compatibility, and then the issue is gone, in case that helps solving it.

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

No branches or pull requests

1 participant