Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine. Empowering millions of developers to create high-performance, engaging 2D/3D games and instant web entertainment.
When using the default envmap in the internal folders. the baked envmap can't be committed via git tools.
This leads to the hdr texture losing on another computer.
Relevant error log output
No response
Steps to reproduce
create an empty scene and save
change the Env Lighting Type to the second or third one
bake Envmap
commit & push to git and clone & pull on another computer. ( or just simply copy the whole project to another computer)
Cocos Creator version
3.8.0
System information
Windows and Mac
Issue description
When using the default envmap in the internal folders. the baked envmap can't be committed via git tools. This leads to the hdr texture losing on another computer.
Relevant error log output
No response
Steps to reproduce
Minimal reproduction project
kunkun knows how to reproduce it.