View Issue Details

IDProjectCategoryView StatusLast Update
0002612NoesisGUIUnity3Dpublic2024-03-13 09:54
Reporternadjibus Assigned Tosfernandez  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.2.1 
Target Version3.2.4Fixed in Version3.2.3 
Summary0002612: Crash reloading assembly with xaml containing bindings
DescriptionFrom forum post: https://www.noesisengine.com/forums/viewtopic.php?t=2950
Steps To Reproduce
<Grid x:Name="NotificationsGrid"
              Margin="10,20"
              HorizontalAlignment="Left"
              VerticalAlignment="Top">

  <Grid x:Name="NestedGrid" Visibility="{Binding ObjectivesViewModel.HasObjectives, Converter={StaticResource BoolToVisibilityConverter}}">
  </Grid>
</Grid>
Additional InformationIt happens when using a nested binding: ObjectivesViewModel.HasObjectives
TagsNo tags attached.
PlatformAny

Relationships

related to 0002921 resolvedsfernandez Unity Editor Crash during Domain Reload 

Activities

nadjibus

nadjibus

2023-10-31 11:38

reporter   ~0008913

Update post:
https://www.noesisengine.com/forums/viewtopic.php?p=16216#p16216
sfernandez

sfernandez

2024-02-06 10:58

manager   ~0009164

Hello,

For the next version we did some changes that could have fixed this issue but I was never able to reproduce it.
Would it be possible for you to prepare a small sample where you can reproduce the crash so we can verify the issue has been solved?

Thanks a lot for your help.
nadjibus

nadjibus

2024-03-05 10:41

reporter   ~0009270

I will try to create a small sample reproducing the problem, if not I will share my project no problem.
nadjibus

nadjibus

2024-03-05 18:20

reporter   ~0009275

OK it seems the issue has been fixed in v3.2.2+ as I can't reproduce it either.
jsantos

jsantos

2024-03-12 12:20

manager   ~0009314

Thanks for the feedback, can we close this then?
nadjibus

nadjibus

2024-03-12 19:30

reporter   ~0009316

Yes I think it's fixed. I'll test more with the provided patch at 0002921 and let you know.
nadjibus

nadjibus

2024-03-12 20:28

reporter   ~0009319

Tested with the patched DLL and everything seems to work and no crashes so far! I think you can close the issue and I really wanted to thank you guys for the quick fix I really appreciate it.
sfernandez

sfernandez

2024-03-13 09:54

manager   ~0009320

Thanks for your feedback helping us find the source of the problem!

Issue History

Date Modified Username Field Change
2023-05-29 13:36 sfernandez New Issue
2023-05-29 13:36 sfernandez Assigned To => sfernandez
2023-05-29 13:36 sfernandez Status new => assigned
2023-05-29 13:36 sfernandez Target Version => 3.2.2
2023-05-29 13:38 sfernandez Steps to Reproduce Updated
2023-05-29 13:38 sfernandez Additional Information Updated
2023-09-27 17:58 sfernandez Target Version 3.2.2 => 3.2.3
2023-10-31 11:38 nadjibus Note Added: 0008913
2023-12-07 10:21 jsantos Relationship added related to 0002921
2024-01-22 11:47 sfernandez Target Version 3.2.3 => 3.2.4
2024-01-22 11:49 sfernandez Target Version 3.2.4 => 3.2.3
2024-02-06 10:52 sfernandez Reporter sfernandez => nadjibus
2024-02-06 10:58 sfernandez Status assigned => feedback
2024-02-06 10:58 sfernandez Note Added: 0009164
2024-02-09 01:17 jsantos Target Version 3.2.3 => 3.2.4
2024-03-05 10:41 nadjibus Note Added: 0009270
2024-03-05 10:41 nadjibus Status feedback => assigned
2024-03-05 18:20 nadjibus Note Added: 0009275
2024-03-12 12:20 jsantos Note Added: 0009314
2024-03-12 12:20 jsantos Status assigned => feedback
2024-03-12 19:30 nadjibus Note Added: 0009316
2024-03-12 19:30 nadjibus Status feedback => assigned
2024-03-12 20:28 nadjibus Note Added: 0009319
2024-03-13 09:54 sfernandez Status assigned => resolved
2024-03-13 09:54 sfernandez Resolution open => fixed
2024-03-13 09:54 sfernandez Fixed in Version => 3.2.3
2024-03-13 09:54 sfernandez Note Added: 0009320