From a UDN thread:
When cooking, we are seeing hundreds of warnings of the format "Compiler Warning A node that generated no code of it's own ( X ) tried to inject code into Y". There isn't anything that seems obviously wrong with the blueprint logic. The node is often a Select, but sometimes it is a Get or a structure Break. The target is often a Return Node, but sometimes other functions.
I noticed that these warnings only appear when packaging with the new nativize blueprints feature. The simple project I posted ... has a few warnings like this.
I've attached the sample project the user shared.
Cook (with nativization enabled) the the attached project, see the log for warnings:
"A node that generated no code of it's own (@@) tried to inject code into @@. %s"
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
How do I set a material as a post-processing material?
UMG RichText not appear image when packaged
How to delete some elements correctly when deleting an array loop?
How to implement springarm components to scale according to mouse position in spawn?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-33021 in the post.
6 |
Component | UE - Gameplay - Blueprint Runtime |
---|---|
Target Fix | 4.15 |
Fix Commit | 3232437 |
---|---|
Main Commit | 3236017 |
Created | Jul 11, 2016 |
---|---|
Resolved | Dec 13, 2016 |
Updated | Feb 5, 2017 |