View Issue Details

IDProjectCategoryView StatusLast Update
0001463NoesisGUIUnitypublic2019-06-04 10:38
Reportercyberfox Assigned Tosfernandez  
PrioritynormalSeveritycrash 
Status assignedResolutionopen 
Product Version2.2.2 
Summary0001463: MarkupExtension crashes the Unity Editor
Description

But only when you actually use the class in Xaml.

Steps To Reproduce

public class Language : MarkupExtension {
// no members needed, it crashes regardless
}

<TextBlock Text="{locale:Language Herp}" TextWrapping="Wrap" />

PlatformWindows

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2019-05-09 06:48 cyberfox New Issue
2019-05-09 06:48 cyberfox Tag Attached: Unity
2019-05-09 06:48 cyberfox Summary MarkupExtension will crashes the Unity Editor => MarkupExtension crashes the Unity Editor
2019-05-14 14:36 sfernandez Assigned To => sfernandez
2019-05-14 14:36 sfernandez Status new => assigned
2019-06-04 10:38 sfernandez Target Version => 2.3.0
2025-10-10 13:29 jsantos Category Unity3D => Unity