View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003491 | NoesisGUI | Unity | public | 2024-07-11 18:21 | 2025-05-20 19:13 |
| Reporter | stonstad | Assigned To | sfernandez | ||
| Priority | normal | Severity | crash | ||
| Status | resolved | Resolution | no change required | ||
| Product Version | 3.2.4 | ||||
| Target Version | 3.2.8 | ||||
| Summary | 0003491: Crash Noesis.View.MouseMove | ||||
| Description | 0x0000022E634159FD (Mono JIT Code) (wrapper managed-to-native) Noesis.View:Noesis_View_MouseMove (System.Runtime.InteropServices.HandleRef,int,int) Using debug/instrumented Noesis.dll | ||||
| Steps To Reproduce | Encl. stack trace, stack dump. | ||||
| Attached Files | |||||
| Platform | Any | ||||
|
This is an assert indicating that an element returned a negative Width/Height in its MeasureOverride.
Do you recall something like this inside a ToolTip? It would help me to know if that third child is a custom class on your side, or one of the core controls/elements. |
|
|
This is super helpful information. Yes, there are tooltips involved in these scenarios. While I am not aware of logic that might specify negative width, I certainty believe it is possible. Did the stack trace provide names for any of the hierarchy elements? *update. I reviewed tooltip creation code, which is centralized logic throughout the game. I'm not seeing any use of StackPanels. Could it be a different element? If the trace shows a name for any of the elements, this will help me identify it. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-07-11 18:21 | stonstad | New Issue | |
| 2024-07-11 18:21 | stonstad | File Added: Crash_2024-07-11_161841953.zip | |
| 2024-07-12 10:09 | sfernandez | Assigned To | => sfernandez |
| 2024-07-12 10:09 | sfernandez | Status | new => feedback |
| 2024-07-12 10:09 | sfernandez | Note Added: 0009802 | |
| 2024-07-12 11:41 | sfernandez | Note Edited: 0009802 | |
| 2024-07-12 16:53 | stonstad | Note Added: 0009804 | |
| 2024-07-12 16:53 | stonstad | Status | feedback => assigned |
| 2024-07-12 17:05 | stonstad | Note Edited: 0009804 | |
| 2024-07-15 03:57 | jsantos | Target Version | => 3.2.5 |
| 2024-10-24 16:43 | 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-05-20 19:13 | sfernandez | Status | assigned => resolved |
| 2025-05-20 19:13 | sfernandez | Resolution | open => no change required |
| 2025-10-10 13:29 | jsantos | Category | Unity3D => Unity |