Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2019.4.X, 2020.3.X, 2021.1.X
Votes
0
Found in
2019.4
2020.2
2020.2.2f1
Issue ID
1307691
Regression
No
[macOS] Crash on GC_mark_from when trashed GC objects are used by Burst
Reproduction steps:
1. Open the user's attached project
2. Open scene "GameScene-Endless-Mode"
3. Enter Play Mode
4. Press J
-- observe crash (reproducible 1/3 times)
Reproducible with: 2019.4.18f1, 2020.2.2f1
Could not test with: 2018.4.31f1, 2021.1.0b3, 2021.2.0a2 (downgrading/updating errors)
Note:
- Not reproducible on Windows from 2020.2.0a20 since case 1264083 was fixed.
- Sometimes instead of the crash, the editor freezes.
- Other times no crash occurs and NullReferenceExceptions are continuously thrown (most often seen in 2019.4). Restarting the project and starting from the beginning a few times would cause the crash to occur.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
- [Mono] Crash on SystemNative_ReadDirR() when building for IOS/Android on a macOS machine
Add comment