Open
Description
Bug description
Spent last 2 days trying to figure out which of the packages is causing the build on CI to fail, im targeting StandaloneWindows64 with IL2CPP. Turns out it's Unity's Behaviour package, oddly enough there is no problem when im trying to build it locally. In the logs just before the builds fail there is a message Native extension for WindowsStandalone target not found
.
Versions:
Unity: 6000.0.47f
Behaviour: 1.0.9
GameCI: 4.4.0
How to reproduce
- Initialize a project
- Add Behaviour package from Package Manager
Additional details
Reproduction repo: https://github.com/phantaaa/unity-ci-bug-reproduction/actions