Search Issue Tracker
Fixed in 5.5.3
Votes
0
Found in
5.5.0f2
Issue ID
854448
Regression
Yes
Unity crashes in LibraryRepresentation::Transfer<SafeBinaryRead> when opening project from an earlier version
To reproduce:
1. Open attached project
Actual results:
Unity immediately crashes
Expected results:
Unity either opens the project, or displays an error stating that opening the project is not possible because it was saved in a later version
I am guessing that this happened because the project was saved in 5.6, because opening it in 5.4 before opening in 5.5 doesn't cause the issue.
The project was saved in 5.6
Reproduced in: 5.5.0f2
Not reproduced in: 5.4.2p2, 5.6.0a2, 5.6.0a5
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