Seems like the footprint was carried over from v6? May check under Preferences → Configure Paths if KICAD6_3DMODEL_DIR is defined and points to the directory the 3D models are located in. It probably should be the same path as KICAD7_3DMODEL_DIR
I think I found the error: The 3D render seems not be able to render STEP files anymore, only WRLs. I would consider this a bug worth reporting on gitlab if it was not done alredy.
hmm, have you tried changing the 3d renderers setting, e.g. disable anti-aliasing? I remember that there were some issues with some settings on certain hardware in the past.
The KICAD6 vs. KICAD7 variable is not the problem (I don’t know what is), but for the information of you and others, you do not need the duplicate KICAD6_3DMODEL_DIR variable.
When V7 sees the KICAD6_3DMODEL_DIR variable in a footprint, it automatically interprets it as KICAD7_3DMODEL_DIR, unless you’ve manually defined a KICAD6_3DMODEL_DIR variable yourself. So by having your own copy of the KICAD6 variable, you’ve disabled this automatic feature, but the result should be the same since you’ve defined the KICAD6 variable to the same thing yourself.
When adding a footprint to a PCB, all of the Paths showed correctly and all of the Folders were listed. But, No Footprints were listed when clicking the Drop-Down Arrow. Same was true for the Symbols.
After checking everything and determining everything was correct (by comparison of Screenshots from my Previous Update wherein the same thing happened), I read my Notes to myself…
The Notes said, simply Re-Link the paths. BINGO!
All of the Paths show to be the same as before but, now All is back to working order after re-linking… Additional Clue (to me) was after Update, my personal Plugins were no longer in the Folder… The Folder was replaced and - I simply put them back into the new folder.
Finally, since I’m working on Debian 11, it require packets from Debian12, it is working well on a flatpak env.
Same as Black coffee, I had to update path and put back plugin into the folder.