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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window
Add comment