Code asserts because it assumes that a self closing node is within another node or has another node left in the doc to parse
Test code that reproduces the issue with the file data below
if (FParse::Command(&Cmd, TEXT("TESTXML")))
{ FString XmlFileName(TEXT("D:\\dev\\XmlTest.txt")); FXmlFile XmlFile(XmlFileName, EConstructMethod::ConstructFromFile); return true; }with a file that contains
<?xml version="1.0" encoding="UTF - 8"?>
<model />
Delay nodes occasionally don't fire the "Completed" output in a nativized build
I am not able to find world outliner how to enable it?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
Installer 4.10 failed with error code R-1603
An error occurred while trying to generate project files !?
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-30393 in the post.
0 |
Fix Commit | 3229692 |
---|---|
Main Commit | 3279775 |
Created | May 5, 2016 |
---|---|
Resolved | Dec 9, 2016 |
Updated | Apr 27, 2018 |