Description
Build tool must discovery used modules to inject them to the game project during build procedure of game package.
Prerequisites
Create game project with scene which will use colliders.
Steps to Reproduce
- Run Build tool to build game binaries
- Check generated application.cpp
Expected behavior:
- application.cpp must contain Bullet module to be able to handle colliders
Actual behavior:
- No Bullet module in the application.cpp
Reproducibility:
100%
Versions
2025.3
Additional Information
n/a
Description
Build tool must discovery used modules to inject them to the game project during build procedure of game package.
Prerequisites
Create game project with scene which will use colliders.
Steps to Reproduce
Expected behavior:
Actual behavior:
Reproducibility:
100%
Versions
2025.3
Additional Information
n/a