Fail to package with nativization.
cannot convert from 'USceneComponent *' to 'UBillboardComponent
User Reported Bug:
1. Create a Blueprint Class "BP_BasePlayerStart" with parent class PlayerStart.
2. Open the created BP Class, edit in full BP editor mode.
3. Add a variable to BP_BasePlayerStart, for example "TestVar" of type int, so that the BP class is different from the base class.
4. Enable inclusive Blueprint Nativization
5. Cook + Package the project.
PlayerStartBP__pf1010915279.cpp
C:\Users\user\Documents\Unreal Projects\AJ_PlayerStart_419\Intermediate\Plugins\NativizedAssets\Windows\Game\Source\NativizedAssets\Private\PlayerStartBP__pf1010915279.cpp(393): error C2440: '=': cannot convert from 'USceneComponent *' to 'UBillboardComponent *'
C:\Users\user\Documents\Unreal Projects\AJ_PlayerStart_419\Intermediate\Plugins\NativizedAssets\Windows\Game\Source\NativizedAssets\Private\PlayerStartBP__pf1010915279.cpp(393): note: Cast from base to derived requires dynamic_cast or static_cast
C:\Users\user\Documents\Unreal Projects\AJ_PlayerStart_419\Intermediate\Plugins\NativizedAssets\Windows\Game\Source\NativizedAssets\Private\PlayerStartBP__pf1010915279.cpp(396): error C2440: '=': cannot convert from 'USceneComponent *' to 'UBillboardComponent *'
C:\Users\user\Documents\Unreal Projects\AJ_PlayerStart_419\Intermediate\Plugins\NativizedAssets\Windows\Game\Source\NativizedAssets\Private\PlayerStartBP__pf1010915279.cpp(396): note: Cast from base to derived requires dynamic_cast or static_cast
Error executing C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\cl.exe (tool returned code: 2)
i have this problem UE4CC-Windows-58DC12AF4B97F057BD108FBFF569B2E9_0000
I am not able to find world outliner how to enable it?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How does TextureRenderTarget2D get TArray<uint8> type data?
How can i modify the param name in EQS node
An error occurred while trying to generate project files !?
What method is used to fill polygonal regions when drawing spline mesh at run time?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-55474 in the post.
2 |
Component | UE - Gameplay |
---|---|
Affects Versions | 4.19 |
Target Fix | 4.19 |
Created | Feb 23, 2018 |
---|---|
Resolved | Feb 27, 2018 |
Updated | Sep 23, 2019 |