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
- [Android] Texture Compression default texture format is set to PVRTC when building via script BuildPipeline.BuildPlayer
- [Android][GameActivity] APK built with Development Build enabled gets flagged as having Malware
- Default name of manually created Global Light 2D GameObject differs from the one included in the initial project Scene
- Option for "Acceleration Structure Build Flags" cannot be toggled when Lightmaps have been Generated for a Mesh Renderer
- Lights in Batch keep resetting to 0 in the Light Batching Debugger when a new GameObject is created and the mouse cursor is hovered over the Inspector window
Add comment