View Issue Details

IDProjectCategoryView StatusLast Update
0004919NoesisGUIUnrealpublic2026-03-24 15:09
ReporterJinFox Assigned Tohcpizzi  
PrioritynormalSeveritymajor 
Status resolvedResolutionfixed 
Product Version3.2.12 
Target Version3.2.13Fixed in Version3.2.13 
Summary0004919: Missing Include in NoesisResourceProvider.cpp
Description

Hello,
It seems that when moving to 3.2.12 an include has been removed from NoesisResourceProvider.cpp

#include "Serialization/MemoryReader.h"

But in the case of building outside editor, you use a FMemoryReader line 79 which should normally need this include and compilation stopped working on some configuration (editor builds fine but win64 build doesn't apparently)

PlatformAny

Activities

jsantos

jsantos

2026-03-24 14:59

manager   ~0012102

Last edited: 2026-03-24 15:00

Looking at the history of this file, I don’t see this header. Maybe you added it at some point?

Issue History

Date Modified Username Field Change
2026-03-24 09:23 JinFox New Issue
2026-03-24 10:31 sfernandez Assigned To => hcpizzi
2026-03-24 10:31 sfernandez Status new => assigned
2026-03-24 10:31 sfernandez Product Version 3.2 => 3.2.12
2026-03-24 10:31 sfernandez Target Version => 3.2.13
2026-03-24 14:59 jsantos Note Added: 0012102
2026-03-24 14:59 jsantos Status assigned => feedback
2026-03-24 15:00 jsantos Note Edited: 0012102
2026-03-24 15:09 hcpizzi Status feedback => resolved
2026-03-24 15:09 hcpizzi Resolution open => fixed
2026-03-24 15:09 hcpizzi Fixed in Version => 3.2.13