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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window
Add comment