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
- isElided returns false incorrectly when using ATG and right-to-left text
- "Compiling CSMain: Internal error communicating with the shader compiler process." error when compiling a shader
- Single bit enum options become invisible in the Inspector when combined enum options are declared above them
- UI Builder background color picker alpha values are set to even numbers when saving alpha value as an odd number
- Objects are hard to read in the Hierarchy when using a high resolution display with a low display scale
Add comment