When adding a C++ component based off Camera Component to the vehicle BP in the C++ Vehicle template, the code will fail to compile.
Error message:
D:\Epic Games\4.11\Engine\Source\Runtime\Engine\Classes\Camera/CameraTypes.h(93): error C2065: 'WORLD_MAX': undeclared identifier
Regression?: NO
This issue also occurs in 4.11.2
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | Docs - Samples |
---|---|
Affects Versions | 4.11, 4.12, 4.13 |
Target Fix | 4.13 |
Fix Commit | 3018907 |
---|---|
Main Commit | 3021299 |
Created | Jun 14, 2016 |
---|---|
Resolved | Jun 18, 2016 |
Updated | Apr 27, 2018 |