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