Search Issue Tracker
Won't Fix
Votes
0
Found in
5.3.5f1
Issue ID
817950
Regression
No
Crash on "IsStreamedBinaryCompatible" when opening the scene
Reproduction steps:
1. Open "Test6" attached project.
2. Editor crashes.
3. Open this project again.
4. Open "Assets > Animals > Animals" scene.
5. Editor crashes.
Stack strace:
0x000000014054EBD3 (Unity) IsStreamedBinaryCompatible
0x000000014054EC53 (Unity) IsStreamedBinaryCompatible
0x000000014053D49E (Unity) SerializedFile::Type::CompareAgainstNewType
0x000000014054A3AF (Unity) SerializedFile::ReadObject
0x00000001405376FD (Unity) PersistentManager::ReadObjectThreaded
0x000000014053900F (Unity) PersistentManager::ReadObject
0x0000000140A28CA1 (Unity) PPtr<AnimatorState>::operator AnimatorState * __ptr64
...
Reproduced with: 5.2.5f1, 5.3.6p1, 5.4.0f3, 5.5.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment