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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment