Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.5.0b7
Issue ID
838272
Regression
Yes
editor freezes/crashes on trying to open scene from A$ package
-e: when clicking on the scene to open it the editor freezes, the log file says:
--The file 'D:/Work/Bugs/550_A$02/Assets/Playmaker Platforming Starter Kit/Scenes/DemoLegacy.unity' - 'Assets/Playmaker Platforming Starter Kit/Scenes/DemoLegacy.unity' is corrupted! Remove it and launch unity again!
[Position out of bounds!]
-repro:
--open attached project or create empty and import https://www.assetstore.unity3d.com/en/#!/content/11892
--try to open any of the demo scenes
--NOTICE editor will freeze/crash
-works on 5.4.1
-works until 5.5.0a2
-throws errors on 5.5.0a3:
--Invalid serialized file. File: "D:/[...]/Assets/Playmaker Platforming Starter Kit/Scenes/DemoLegacy.unity"
--Invalid serialized file header. File: "Assets/Playmaker Platforming Starter Kit/Scenes/DemoLegacy.unity".
-freezes/crashes starting 5.5.0a4
--freezes on Windows, crashes on OSX (see duplicate case)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment