When a plugin has another plugin enabled in its .uplugin folder, attempting to package the first plugin will result in an UBT error.
"Plugins": [ { "Name": "Plugin2", "Enabled": true } ]
Result:
Package fails to package
Expected:
Plugin is packaged and can be added to another project as necessary
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-51673 in the post.
31 |
Component | UE - Foundation - Cpp Tools - Plugin System |
---|---|
Affects Versions | 4.16.3, 4.17.2, 4.18 |
Created | Oct 26, 2017 |
---|---|
Resolved | Aug 18, 2021 |
Updated | Aug 18, 2021 |