View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002612 | NoesisGUI | Unity3D | public | 2023-05-29 13:36 | 2024-03-13 09:54 |
Reporter | nadjibus | Assigned To | sfernandez | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.2.1 | ||||
Target Version | 3.2.4 | Fixed in Version | 3.2.3 | ||
Summary | 0002612: Crash reloading assembly with xaml containing bindings | ||||
Description | From 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 Information | It happens when using a nested binding: ObjectivesViewModel.HasObjectives | ||||
Tags | No tags attached. | ||||
Platform | Any | ||||
related to | 0002921 | resolved | sfernandez | Unity Editor Crash during Domain Reload |
Update post: https://www.noesisengine.com/forums/viewtopic.php?p=16216#p16216 |
|
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. |
|
I will try to create a small sample reproducing the problem, if not I will share my project no problem. | |
OK it seems the issue has been fixed in v3.2.2+ as I can't reproduce it either. | |
Thanks for the feedback, can we close this then? | |
Yes I think it's fixed. I'll test more with the provided patch at 0002921 and let you know. | |
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. | |
Thanks for your feedback helping us find the source of the problem! | |
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 |