Search Issue Tracker
By Design
Votes
0
Found in
5.3.8f1
Issue ID
935030
Regression
Yes
Plugin platform change to 'Any Platform' when upgrading a project from 5.3 to 5.6+ version of Unity (skipping 5.4 and 5.5)
Reproduction steps:
1. Open the attached project with 5.3 Unity version.
2. Navigate to Assets > Plugins > iOS > Flurry > iOS folder in the Project view.
3. Select every file one by one.
- Platform is set to iOS on every file.
4. Open the same project with 5.6 Unity version.
5. Repeat steps 2 and 3.
- Platform is set to Any Platform on some of the files.
Reproduced on:
5.6.2p4, 2017.3.0a1
Meta files break when using Editor versions in this order:
5.3 > 5.6
5.3 > 2017.3
Meta files don't break when using Editor versions in this order:
5.3 > 5.4 > 5.5 > 5.6
5.3 > 5.4 > 5.6
5.3 > 5.5 > 5.6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Physics Used Memory keeps growing when GameObject colliders are enabled and disabled
- Errors are thrown and Inspector's UI element is not drawing when a GameObject with script component using a List<T> attached is selected
- ConfigurableJoint's parameters are not saved in the Prefab after Runtime Prefab baking
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
Add comment