View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004157 | NoesisGUI | Unity | public | 2025-05-12 20:15 | 2025-05-15 15:51 |
| Reporter | RisingSunStudios | Assigned To | sfernandez | ||
| Priority | normal | Severity | crash | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.2.7 | ||||
| Target Version | 3.2.8 | Fixed in Version | 3.2.8 | ||
| Summary | 0004157: Constant crashes in Unity on recompile scripts and entering play mode | ||||
| Description | I'm getting constant crashes in Unity 6 when either recompiling scripts or entering play mode. It will reload once, maybe twice, without crashing but then crashes consistently the next time Unity Editor recompiles or enters play mode. I have tried with previous versions of Unity and several different projects and all crash the same. Relevant part from log file: | ||||
| Attached Files | |||||
| Platform | Any | ||||
|
Thanks for the dump, we'll take a look at it today. Did this issue start happening suddenly, or has it always been present in your project? |
|
|
Thanks! It has always been present, although I don't recall if it happened with the trial 3.2.7 indie package or not, we only had that installed briefly |
|
|
Do you have a minimal project that reproduces this issue? It seems to be related to the definition of custom DependencyProperties and using OverrideMetadata, do you have that kind of code in your project? |
|
|
I was able to repro it, I'll work on a fix and will send you a patched library for you to test. |
|
|
Awesome, thank you =) |
|
|
Here you have a library with this issue fixed: https://drive.google.com/file/d/1_CXkTw21AMvhzdBXtnAfI_2BnFVoG_01/view?usp=sharing |
|
|
I've recompiled scripts about 7-8 times, hot reloaded xaml and no crashes yet so it looks to be resolved! Many thanks for that - it would get rather irritating after a while having to keep reloading the project |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-05-12 20:15 | RisingSunStudios | New Issue | |
| 2025-05-12 20:15 | RisingSunStudios | File Added: crash.dmp | |
| 2025-05-12 20:15 | RisingSunStudios | File Added: Editor.log | |
| 2025-05-13 08:35 | RisingSunStudios | Severity | minor => crash |
| 2025-05-13 08:37 | RisingSunStudios | Description Updated | |
| 2025-05-13 08:40 | RisingSunStudios | Description Updated | |
| 2025-05-13 09:33 | sfernandez | Description Updated | |
| 2025-05-13 09:33 | sfernandez | Assigned To | => sfernandez |
| 2025-05-13 09:33 | sfernandez | Status | new => assigned |
| 2025-05-13 09:33 | sfernandez | Target Version | => 3.2.8 |
| 2025-05-13 11:31 | jsantos | Note Added: 0010634 | |
| 2025-05-13 11:58 | RisingSunStudios | Note Added: 0010636 | |
| 2025-05-15 11:39 | sfernandez | Status | assigned => feedback |
| 2025-05-15 11:39 | sfernandez | Note Added: 0010664 | |
| 2025-05-15 12:03 | RisingSunStudios | Status | feedback => assigned |
| 2025-05-15 12:07 | sfernandez | Note Added: 0010667 | |
| 2025-05-15 12:09 | RisingSunStudios | Note Added: 0010668 | |
| 2025-05-15 12:45 | sfernandez | Status | assigned => feedback |
| 2025-05-15 12:45 | sfernandez | Note Added: 0010671 | |
| 2025-05-15 14:40 | RisingSunStudios | Note Added: 0010674 | |
| 2025-05-15 14:40 | RisingSunStudios | Status | feedback => assigned |
| 2025-05-15 15:51 | sfernandez | Status | assigned => resolved |
| 2025-05-15 15:51 | sfernandez | Resolution | open => fixed |
| 2025-05-15 15:51 | sfernandez | Fixed in Version | => 3.2.8 |
| 2025-10-10 13:29 | jsantos | Category | Unity3D => Unity |