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
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment