Known Issues¶
If there are any known issues in this release of engon
they'll appear here.
Geometry nodes assets don't work correctly in 3.6.8 to 3.6.X¶
This is due to a versioning bug in a Blender. The Transfer Attribute
from the source
data in 3.3.2
node doesn't get replaced by its successor - one of the Sample
nodes.
You can use other Blender version or replace the Transfer Attribute
node manually.
For additional information regarding this issue, see Blender issue tracker
Asset previews stop loading when asset packs are on cloud storage¶
Sometimes, especially when having engon asset packs installed on cloud storage such as Google Drive or OneDrive, previews stop working or take an extremely long time to load.
To fix the issue, navigate to engon browser preferences (top right corner wrench icon) and
click Reload Previews
button. This will remove cached previews that failed to load and it tries
to load the previews again.
Why this happens?
The images tried to load from the disk, but for any reason the loading failed. Blender then
creates a broken, empty thumbnail in ~/.thumbnails/fails/blender
and uses it until the original
preview file is modified (e. g. you re-install the pack, or change the path to the previews).
Previews still won't load
Usually even if previews appear stuck, they will load all at once after some delay. If previews don't load at all, restarting Blender will help.
Some users report that marking the preview files as Available Offline
helps mitigate this issue.
Please refer to the documentation pages for your respective cloud storage to learn how to enable this feature:
you can visit
this link for Google Drive
and
this link for Microsoft OneDrive.