Search Issue Tracker
Fixed
Fixed in 2021.3.X, 2021.3.18f1
Votes
0
Found in
2021.3.17f1
Issue ID
UUM-26419
Regression
Yes
Crash on EditorExtension::Transfer<SafeBinaryRead> when opening project
How to reproduce:
- Open the user attached project
- Observe crash
Reproducible with: 2021.3.14f1, 2021.3.17f1
Not reproducible with: 2020.3.44f1, 2021.3.13f1, 2021.3.18f1, 2022.2.5f1, 2023.1.0b2, 2023.2.0a1
Fixed in: 2021.3.18f1
Reproduced on: Windows 10 (Intel)
First lines of stack trace:
0x00007ff62e216bac (Unity) EditorExtension::Transfer<SafeBinaryRead>
0x00007ff62e202f72 (Unity) NamedObject::Transfer<SafeBinaryRead>
0x00007ff62e82ccaf (Unity) MonoScript::Transfer<SafeBinaryRead>
0x00007ff62e843fae (Unity) MonoScript::VirtualRedirectTransfer
0x00007ff62e943713 (Unity) SerializedFile::ReadObject
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
- The Hub freezes indefinitely when copy/pasting a lot of characters in the “Set project display name” Hub window since it has no character limit
Add comment