Search Issue Tracker
Fixed in 2020.2
Fixed in 2019.3, 2020.1
Votes
0
Found in
2018.3.0a1
2018.4
2018.4.21f1
2019.3
2020.1
2020.2
Issue ID
1239208
Regression
Yes
Crash on Physics2D_CUSTOM_GetIgnoreCollision when checking Physics2D.GetIgnoreCollision against a null Collider
Reproduction steps:
1. Open the attached project ("1239208.zip")
2. Open "SampleScene"
3. Enter Play mode
Reproducible with: 2018.3.0a1, 2018.4.22f1, 2019.3.12f1, 2020.1.0b8, 2020.2.0a9
Not reproducible with: 2017.4.40f1, 2018.2.0a9
First lines of the stacktrace:
0x00007ff75827c9fd (Unity) Physics2D_CUSTOM_GetIgnoreCollision
0x0000029420f731dd (Mono JIT Code) (wrapper managed-to-native) UnityEngine.Physics2D:GetIgnoreCollision (UnityEngine.Collider2D,UnityEngine.Collider2D)
0x0000029420f730fb (Mono JIT Code) [NewBehaviourScript.cs:10] NewBehaviourScript:Start ()
0x000002944ef76d00 (Mono JIT Code) (wrapper runtime-invoke) object:runtime_invoke_void__this__ (object,intptr,intptr,intptr)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Importer Inspector throws errors when a built-in texture inspector is overwritten in C#
- ArgumentOutOfRangeException error is thrown when selecting a message printed in the Console with specific string
- [macOS] VideoPlayer.clockTime gets stuck for a few frames when starting to play a video
- VideoPlayer.StepForward() does not VideoPlayer.OnFrameReady when using a non-transcoded video
- [Android] A few frames of audio is played when VideoPlayer.Prepare() is called with audio output mode set to Audio Source
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a11
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0b9
Resolution Note (fix version 2019.3):
Fixed in 2019.3.14f1