Open SRombauts opened 6 years ago
LogMaterial: Warning: MyProjectPathHere\Plugins\ImpostorBaker\Content\ImpostorBaker\Materials\Debug\M_VSShrink.uasset: Failed to compile Material for platform PCD3D_SM5, Default Material will be used in game.
Missing 3 Textures highlighted here https://i.imgur.com/BqDLBg9.png
Okay, so first requirements are:
Then there is only a warning for the following missing texture: /ImpostorBaker/ImpostorBaker/Textures/RT_512
Using UE 4.19.0 (4.19.0-3944462+++UE4+Release-4.19), created an empty BP project, created a Plugins directory and cloned this repository into an ImpostorBaker subdirectory (so it is in C:\Users\sebas\workspace\UE4ImpostorBaker\Plugins\ImpostorBaker).
(UE 4.18.3 and UE4.20-master are totally unable to open the map)
When opening the provided Generate_Impostor_Map.umap (using "Show Plugin Content") I get a big bung of warnings. The first few lines are:
If I create my own NewMap, and try to bring BP_Generate_ImposterSprites into it I get the following errors: