Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.2.0b2
Issue ID
928600
Regression
Yes
Editor crashes while upgrading project's API for 'AQUAS Water/River Set' A$ package
1. What happened
Failed to upgrade A$ package https://www.assetstore.unity3d.com/en/#!/content/52103 (AQUAS Water/River Set) from 5.6.2p2 to 2017.2.0b2. During API upgrade, the message box 'Opening file failed... Force Quit/Cancel/Try Again' appears (see attachhed). 'Cancel' or 'Try Again' doesn't solve the issue.
Error doesn't occur if upgrading from 2017.1, or importing the package into 2017.2 directly.
2. How we can reproduce it using the example you attached
The project, probably, already in a broken state.
To repro again:
- Import the project (AQUAS Water/River Set) into new project in 5.6
- Agree to API upgrade and close Editor after the upgrade completion
- Open the project in 2017.2
>>> It has warnings in Console, and error '...WebPlayer is obsolete...'.
- Click the error to open the code in IDE
- Delete the offending 'case' statement (CrossPlatformInputInitialize.cs, line 91) and Save
- Return to Editor
>>> It'll start updating the API and will hang shortly
User is unable now to open the project with this version of Editor.
The upgrade works fine from 5.6 to 2017.1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
- [Android] [iOS] Application silently crashes when creating and setting up Textures2D in large amounts
- Some VFX Window Panels close on entering Play mode
- VFX Graph using Redo action for Move and Connect node results in an unknown input value
Add comment