Search Issue Tracker
Won't Fix
Votes
0
Found in
5.3.5f1
Issue ID
821592
Regression
No
[PlatformerPRO asset]The Editor crashes immediately when trying to open the project
Steps to reproduce the issue:
1. Download attached project.
2. Try opening the project.
Actual result:
The Editor crashes.
Expected result:
The Editor should not crash and project should be opened fine.
3. Delete "Library" and "Temp" folders.
4. Try opening the project.
Actual result:
Fatal error!
The file '/Users/unityqaiosteam/Downloads/case_821592-game_menu/Assets/2DPlatformerPro/Samples/ComandBroSample/Prefabs/CommandBro_MultiPlatformInput.prefab' - 'Assets/2DPlatformerPro/Samples/ComandBroSample/Prefabs/CommandBro_MultiPlatformInput.prefab' is corrupted! Remove it and launch unity again!
[Position out of bounds!]
Expected result:
The project should be opened fine.
Reproduced with:
5.1.5f1, 5.2.5f1, 5.3.6f1, 5.4.0f3, 5.4.0p1, 5.5.0f3.
Crash call stack:
StreamedBinaryRead<0>::TransferSTLStyleArray<UnityStr>
MonoScript::Transfer<StreamedBinaryRead<0> >
MonoScript::VirtualRedirectTransfer
SerializedFile::ReadObject
PersistentManager::ReadObjectThreaded
PersistentManager::ReadObject
ReadObjectFromPersistentManager
PPtr<Object>::operator Object *
InitializeRegisteredMonoScripts
LoadMonoAssembliesAndRecompileIfNecessary
Application::InitializeProject
WinMain
read
Note:
There is a link to the asset that reproduces the issue: https://www.assetstore.unity3d.com/en/#!/content/43863. I tried downloading and importing that asset into a new project and everything worked fine. Thus, the issue seems to be reproducible with this project only.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Tags window completely breaks and throws Exception errors when Adding a Tag to a GameObject
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
- Changing "PreWarm" parameters on VFX Graph leads to significant performance drops and freeze due to rapid changes in "Total Time"
Add comment