Search Issue Tracker
Fixed
Fixed in 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment