Describe the bug
Unable to build the project after the new update
To Reproduce
Steps to reproduce the behavior:
- Click Build
Expected behaviour
It builds
Details (please complete the following information):
You left in editor only features in the project that should be wrapped with compile specific flags to ensure you aren't including editor only features in a build scope.
Additional context
No, it's a simple fix, it just doesn't build without wrapping the editor only features.
Describe the bug
Unable to build the project after the new update
To Reproduce
Steps to reproduce the behavior:
Expected behaviour
It builds
Details (please complete the following information):
You left in editor only features in the project that should be wrapped with compile specific flags to ensure you aren't including editor only features in a build scope.
Additional context
No, it's a simple fix, it just doesn't build without wrapping the editor only features.