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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment