View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001776 | NoesisGUI | C++ SDK | public | 2020-08-11 16:50 | 2020-08-13 12:19 |
Reporter | asusralis | Assigned To | sfernandez | ||
Priority | normal | Severity | crash | Reproducibility | sometimes |
Status | resolved | Resolution | fixed | ||
Product Version | 3.0.4 | ||||
Target Version | 3.0.5 | Fixed in Version | 3.0.5 | ||
Summary | 0001776: Access violation when scrolling in an ItemsControl. | ||||
Description | This seemed to have started after going from 3.0.3 -> 3.0.4. It happens when I continuously scroll down or up in an ItemsControl. | ||||
Tags | No tags attached. | ||||
Platform | Any | ||||
Crash_2020-08-11_144423920.rar (437,598 bytes) |
|
I found something that can be the cause of the crash, could you please try the following debug library that includes a fix? https://drive.google.com/file/d/1He5jnBkFqITuIYvN2KWKd_8Dvmu19NKo |
|
When replacing the .dll at /NoesisGUI/Plugins/Libraries/Windows/x86_64 and restarting my editor results in this error when trying to run: DllNotFoundException: Noesis Noesis.Texture.WrapTexture (System.Object texture, System.IntPtr nativePointer, System.Int32 width, System.Int32 height, System.Int32 numLevels) (at Assets/NoesisGUI/Plugins/NoesisTexture.cs:17) Noesis.TextureSource..ctor (UnityEngine.Texture2D texture) (at Assets/NoesisGUI/Plugins/NoesisTextureSource.cs:12) |
|
Probably a dependency not found with the debug CRT, let me generate a new library. | |
Please try again with this one: https://drive.google.com/file/d/1GVpCeqI85DgpYiMZ6WrnPm8HrzCYGLiu | |
Okay, that worked. It actually crashed this time right after the control was created, so I'm not sure if this is the same problem or not. Before it was crashing only when I was scrolling up and down. Crash_2020-08-12_145613208.7z (312,683 bytes) |
|
Last crash was because of an assert, please use this one: https://drive.google.com/file/d/19Ub965DwtUeY30S8MK1wvDm-czu9jwBf |
|
Okay, this one crashed at the right time. Crash_2020-08-12_155939901.7z (311,498 bytes) |
|
Thanks a lot for the feeback, it helped me identify the problem. This library should fix it: https://drive.google.com/file/d/1oEzPaSbXd406urlja1294mMtdpdTUvmR |
|
That fixed it, thanks. | |
Actually, playing a bit with my game resulted in another crash; it seems related to the itemscontrol. I think it happened as I was clicking an item in it, or it was possibly scrolling. Crash_2020-08-12_203423724.rar (344,636 bytes) |
|
Last crash was related to the rendering of effects, I created a new ticket to investigate that: 0001779 Marking this one as solved in relation to the ItemsControl scrolling and shared size groups. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2020-08-11 16:50 | asusralis | New Issue | |
2020-08-11 16:50 | asusralis | File Added: Crash_2020-08-11_144423920.rar | |
2020-08-11 16:52 | jsantos | Assigned To | => sfernandez |
2020-08-11 16:52 | jsantos | Status | new => assigned |
2020-08-11 16:52 | jsantos | Target Version | => 3.0.5 |
2020-08-11 16:52 | jsantos | Description Updated | View Revisions |
2020-08-12 12:52 | sfernandez | Status | assigned => feedback |
2020-08-12 12:52 | sfernandez | Note Added: 0006570 | |
2020-08-12 16:36 | asusralis | Note Added: 0006571 | |
2020-08-12 16:36 | asusralis | Status | feedback => assigned |
2020-08-12 16:41 | sfernandez | Note Added: 0006572 | |
2020-08-12 16:47 | sfernandez | Status | assigned => feedback |
2020-08-12 16:47 | sfernandez | Note Added: 0006573 | |
2020-08-12 16:59 | asusralis | File Added: Crash_2020-08-12_145613208.7z | |
2020-08-12 16:59 | asusralis | Note Added: 0006574 | |
2020-08-12 16:59 | asusralis | Status | feedback => assigned |
2020-08-12 17:47 | sfernandez | Status | assigned => feedback |
2020-08-12 17:47 | sfernandez | Note Added: 0006575 | |
2020-08-12 18:02 | asusralis | File Added: Crash_2020-08-12_155939901.7z | |
2020-08-12 18:02 | asusralis | Note Added: 0006576 | |
2020-08-12 18:02 | asusralis | Status | feedback => assigned |
2020-08-12 18:58 | sfernandez | Status | assigned => feedback |
2020-08-12 18:58 | sfernandez | Note Added: 0006577 | |
2020-08-12 22:28 | asusralis | Note Added: 0006578 | |
2020-08-12 22:28 | asusralis | Status | feedback => assigned |
2020-08-12 22:36 | asusralis | File Added: Crash_2020-08-12_203423724.rar | |
2020-08-12 22:36 | asusralis | Note Added: 0006579 | |
2020-08-12 22:36 | asusralis | Note Edited: 0006579 | View Revisions |
2020-08-13 12:19 | sfernandez | Status | assigned => resolved |
2020-08-13 12:19 | sfernandez | Resolution | open => fixed |
2020-08-13 12:19 | sfernandez | Fixed in Version | => 3.0.5 |
2020-08-13 12:19 | sfernandez | Note Added: 0006580 |