View Issue Details

IDProjectCategoryView StatusLast Update
0005194NoesisGUIStudiopublic2026-09-01 20:36
ReporterJinFox Assigned Tosfernandez  
PrioritynormalSeverityfeature 
Status assignedResolutionopen 
Product Version4.0 
Target Version4.0.1 
Summary0005194: [Unreal] Expose Noesis supported type in noesis Studio Data structure property type list.
Description

Hello,

Noesis studio supports a wide range of type. Currently I am seeing :
Number,String,Uri,Boolean and also a lot of Noesis based one such as Orientation, Visibility, etc

But some very convenient ones that are supported by Noesis but seems to be missing as compatible type in the data structure types in Studio such as :

  • Point (mapping to Vector2)
  • Transform (mapping to FTransform)
  • Size
  • Thickness
  • NoesisDuration
  • Color (FColor)
  • Uri
  • Noesis::FlowDirection
  • Noesis::CornerRadius

I am basing myself on this list in the documentation :
https://www.noesisengine.com/docs/Gui.C ... ty-binding

For example : The one that currently is blocking me quite a bit is the Transform for example which is very convenient to have for screen space manipulation. It works in Noesis but studio doesn't allow me to expose the field in the data structures.

PlatformAny

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-09-01 15:26 JinFox New Issue
2026-09-01 20:36 jsantos Target Version => 4.0.1
2026-09-01 20:36 jsantos Assigned To => sfernandez
2026-09-01 20:36 jsantos Status new => assigned