Hi everyone!
I use the circle to build the game. There are no files in the build output directory.
This is my circleci config.yml:
https://github.com/kreghek/Zilon_Roguelike/commit/cef44155b7591c92f375070ba683373cf6af32bb#diff-1d37e48f9ceff6d8030570cd36286a61
This is build log
https://circleci.com/gh/kreghek/Zilon_Roguelike/273
I found that projects that are successfully assembled have a similar line in the logs.
Refreshing native plugins compatible for Editor in T ms, found N plugins.
Like this
https://gitlab.com/gableroux/unity3d-gitlab-ci-example/-/jobs/295714609
Only there the number of plugins is not 0.
Please tell me what this line means in the logs and can it affect build output files?
↧