Search Issue Tracker

Fixed in 2021.1.X

Votes

0

Found in

2018.4

2019.4

2019.4.16f1

2020.1

2020.2

2021.1

Issue ID

1296217

Regression

No

Crash in FileSystemEntry::Set when creating or opening a MemorySnapshotFileWriter with a null argument

Profiling

-

How to reproduce:
1. Open user-submitted project (MemorySnapshotFileWriterCrash.zip)
2. Open the SampleScene
3. Enter Play Mode

Expected result: no crash occurs
Actual result: the Editor crashes

Reproducible with: 2018.4.30f1, 2019.4.16f1, 2020.1.16f1, 2020.2.0b14, 2021.1.0a9

Notes:
Script used in the project is constructing a MemorySnapshotFileWriter with a null parameter. Similar crash can be observed by uncommenting the Open call with a null argument

  1. Resolution Note (fix version 2021.1):

    Fixed in: 2021.2.0a3

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.