Search Issue Tracker
Fixed
Fixed in 6000.0.54f1, 6000.1.4f1, 6000.2.0b2
Votes
0
Found in
2022.3.59f1
6000.0.41f1
6000.1.0b9
6000.2.0a5
Issue ID
UUM-99151
Regression
No
Crash on RaiseException when checking for null equality in a specific variable
How to reproduce:
1. Open the attached “IN-95468_NullCheck.zip” project
2. Open the “SampleScene”
3. Enter Play Mode
4. Observe the Crash
Reproducible in: 2022.3.59f1, 6000.0.41f1, 6000.1.0b9, 6000.2.0a6
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environments tested
First few lines of stacktrace:
{noformat}0x00007FF94CEBB699 (KERNELBASE) RaiseException
0x00007FF82AAB0C0C (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\utils\mono-log-common.c:143] mono_log_write_logfile
0x00007FF82AA9C822 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\eglib\goutput.c:172] monoeg_g_logv_nofree
0x00007FF82AA9C8FC (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\eglib\goutput.c:217] monoeg_assertion_message
0x00007FF82ACF6C5B (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\mini\method-to-ir.c:7466] mono_method_to_ir
0x00007FF82ACBBBC0 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\mini\mini.c:3492] mini_method_compile {noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder “Fit viewport” button zooms to fit Canvas instead of the selected Element
- Crash on DrawGUITexture when rendering scene view window in a specific project
- [Android] Light2D with Light type "Spot" does not work in the Player on some Pixel devices
- [Android] Loading the asset using an old reference returns null even when the "FormerlySerializedAs" attribute is used
- Crash on ParticleSystemTrailGeometryJob::RenderJobCommon when changing trail Mode change with a large particle count
Add comment