View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002730 | NoesisGUI | Unity | public | 2023-10-16 17:41 | 2026-03-04 00:39 |
| Reporter | jphyzic | Assigned To | sfernandez | ||
| Priority | normal | Severity | major | ||
| Status | assigned | Resolution | open | ||
| Product Version | 3.2.0 | ||||
| Target Version | 3.2.13 | ||||
| Summary | 0002730: AssociatedObject is null while detaching Behaviours | ||||
| Description | This bug may be related to https://www.noesisengine.com/bugs/view.php?id=2498 I have a behaviour that subscribes on some event in OnAttached method and unsubscribes from it in OnDetaching. The implementation of AttachableObject has been changed in 3.2.0, and now Detach method is called when an AssociatedObject is destroyed. Problem is that when the object is destroyed, the AssociatedObject becomes null and I get a NullReferenceException in Detach method. Note: I'm using a Noesis.dll library posted in https://www.noesisengine.com/bugs/view.php?id=2693 | ||||
| Platform | Any | ||||
| related to | 0002498 | resolved | sfernandez | Behaviors gets detached when associated object is temporarily removed from visual tree |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2023-10-16 17:41 | jphyzic | New Issue | |
| 2023-10-16 17:54 | sfernandez | Assigned To | => sfernandez |
| 2023-10-16 17:54 | sfernandez | Status | new => assigned |
| 2023-10-16 17:54 | sfernandez | Product Version | 3.2 => 3.2.0 |
| 2023-10-16 17:54 | sfernandez | Target Version | => 3.2.3 |
| 2023-10-16 20:38 | jsantos | Relationship added | related to 0002498 |
| 2024-01-22 11:47 | sfernandez | Target Version | 3.2.3 => 3.2.4 |
| 2024-06-03 17:28 | jsantos | Target Version | 3.2.4 => 3.2.5 |
| 2024-10-24 16:51 | sfernandez | Target Version | 3.2.5 => 3.2.6 |
| 2024-11-22 18:18 | jsantos | Target Version | 3.2.6 => 3.2.7 |
| 2025-01-20 17:43 | jsantos | Target Version | 3.2.7 => 3.2.8 |
| 2025-06-06 12:52 | jsantos | Target Version | 3.2.8 => 3.2.9 |
| 2025-10-02 00:48 | jsantos | Target Version | 3.2.9 => 3.2.10 |
| 2025-10-10 13:29 | jsantos | Category | Unity3D => Unity |
| 2025-10-20 18:25 | jsantos | Target Version | 3.2.10 => 3.2.11 |
| 2026-01-20 19:32 | jsantos | Target Version | 3.2.11 => 3.2.12 |
| 2026-03-04 00:39 | jsantos | Target Version | 3.2.12 => 3.2.13 |