Closed
Description
Tested versions
- Reproducible in: 4.5.beta1
- Not reproducible in: 4.4.1.stable
System information
Godot v4.5.beta1 - Ubuntu 24.04.2 LTS 24.04 on X11 - X11 display driver, Multi-window, 2 monitors - OpenGL 3 (Compatibility) - NVIDIA GeForce GTX 1060 6GB (nvidia; 535.230.02) - Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz (4 threads) - 7.69 GiB memory
Issue description
Every time I save a scene, I see in the Output panel (in red):
ERROR: Task 'generate_thumbnails' already exists.
Suspect this is to do with the new scene thumbnails generation feature added in 4.5.
Also anecdotally, saving scenes seems to take longer now (about 1 second, where it used to be unnoticeable).
Steps to reproduce
- Open a scene.
- Make a change to the scene (not the code), e.g. change a value.
- Press Ctrl+S.
Minimal reproduction project (MRP)
N/A
Metadata
Metadata
Assignees
Type
Projects
Status
Bad
Status
Done