When naming a project ending with "Engine" whether there is a "_" or no space separating the name will result in a build error in VS. See attached image for error output.
1. Open UE4
2. Create any C++ Code Project
3. Give it a name ending with "Engine" (ie. Name_Engine, BattleEngine, etc)
4. Click Open with VS
5. Build the project
6. error will be thrown in "Error List"
Results: The project will not build with any project ending with "Engine" in the project name. An error will be thrown.
Expected: The project will build despite the name given.
Why does the REMOVE method of map container remove elements have memory leaks?
How does TextureRenderTarget2D get TArray<uint8> type data?
How to delete some elements correctly when deleting an array loop?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
How do I set a material as a post-processing material?
How to implement springarm components to scale according to mouse position in spawn?
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Foundation - Cpp Tools - UnrealBuildTool |
---|---|
Affects Versions | 4.6, 4.7, 4.8 |
Target Fix | 4.11 |
Created | Mar 9, 2015 |
---|---|
Resolved | Jul 30, 2015 |
Updated | Apr 27, 2018 |