Search Issue Tracker
Duplicate
Votes
0
Found in
2019.2.0f1
2019.3.0a1
2020.1.0a1
Issue ID
1178509
Regression
Yes
Crash on SortByExecutionOrder when changing active platform while upgrading project
How to reproduce:
1. Download the "rolltheball.zip" project from case 1177436
2. If needed, upgrade the project to newest major version (keep the Android active platform)
3. Open the project on newer Unity version (Make sure there is no Android support installed)
4. Click "Swap to default"
5. Wait
Actual result: Unity crashes.
Crash reproduces on: 2020.1.0a4, 2019.3.0b2, 2019.3.0a11, 2019.3.0a1.
Regression introduced in: 2019.3.0a1.
Not reproducible on: 2019.2.4f1, 2019.1.14f1, 2018.4.8f1, 2017.4.32f1.
Notes:
- The crash only happens when upgrading to the same major version and changing the active platform.
- The crash doesn't happen if:
- changing the active platform and upgrading project to other major version.
- only changing the active platform and not upgrading the project.
- changing the active platform via Build Settings.
- The crash doesn't happen anymore after crashing once. (The platform is already changed)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
This is a duplicate of issue #1179631