Search Issue Tracker
Won't Fix
Votes
0
Found in
5.0.0a12
Issue ID
613501
Regression
No
Project which has Interactive Cloth component is not upgraded properly
Steps to reproduce:
1. Create a project in older version of Unity than 5 which uses Interactive Cloth component.
2. Open it with Unity 5
3. Errors will be thrown:
Object GameObject (named 'InteractiveCloth') has multiple entries of the same component. Removing it!
Component could not be loaded when loading game object. Cleaning up!
And Interactive Cloth compoent will be removed, without being upgraded to new Cloth component.
Why is this not going to be fixed?
There is no easy way to upgrade as 4.x InteractiveCloth and 5.x Cloth behave differently.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Console displays "ArgumentException: Cannot unschedule unknown scheduled function UnityEngine..." error after the "Audio Random Container" closing
- [Ubuntu] Asset Bundles Dropdowns Contain Empty Row in Inspector
- Symbols are generated for a third-party native plug-in with 'Shared Library Type' set to 'Executable' when building for Android
- "Search by Import Log Type" Icon Nearly Invisible in Light Theme (Project Window)
- [Android] Realtime Directional Light turns off when there is no realtime shadow caster in the view
Add comment