The modules file that is generated when packaging a plugin appends a number to the end of the .dll reference, similar to hot reload modules. This causes the reference to refer to a nonexistent file. Attempting to open a project with this packaged plugin included prompts the user to recompile the plugin, due to the dll not being found.
Regression?: Yes
This did not occur in 4.21
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-72487 in the post.
1 |
Component | UE - Foundation - Cpp Tools - Plugin System |
---|---|
Affects Versions | 4.22, 4.23 |
Target Fix | 4.22.1 |
Created | Apr 8, 2019 |
---|---|
Resolved | Apr 16, 2019 |
Updated | Apr 23, 2019 |