Skip to content

Builder: Automatic discovery of used modules doesn't work #1049

@eprikazchikov

Description

@eprikazchikov

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

  1. Run Build tool to build game binaries
  2. Check generated application.cpp

Expected behavior:

  1. application.cpp must contain Bullet module to be able to handle colliders

Actual behavior:

  1. No Bullet module in the application.cpp

Reproducibility:

100%

Versions

2025.3

Additional Information

n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1Next release is blocked by this issueregression

    Type

    Projects

    Status

    Done for Release

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions