Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
QDS 4.7
Description
Steps to reproduce:
- Create project and enable cmake generation
- Import the attached Box.fbx to a project
- -> CMakeLists.txt correctly created under <project>\Generated\QtQuick3D\Box\
- Import the same asset again, choose "Overwrite all files" when asked
- -> CMakeLists.txt file is not recreated under <project>\Generated\QtQuick3D\Box\
- Closing and reopening the project creates CMakeLists.txt file again.