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
- “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