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
- Physics SyncColliders 3x-7x performance regression from 2022LTS to U6
- ListView's '+' button causes a recursively dispatching event when the visual element area is filled up
- Soft keyboard closes immediately after multiple touches are made if Pointer Behavior is set to SingleUnifiedPointer
- UI Image batching breaks when interleaving elements with mixed z-positions and materials
- KeyNotFoundException is thrown when retrieving some values from HyperLinkClickedEventArgs
Add comment