Search Issue Tracker
By Design
Votes
0
Found in
5.2.1f1
Issue ID
731047
Regression
Yes
[AssetImport] When importing package from Unity4 to Unity5, in animations transform.scale.z is set to 0
To reproduce:
1. Open an empty project in Unity4
2. Import the package the user attached into the project (remove the .unsafe extension from the filename)
3. Open the scene "Scene"
4. Open the object "Car" in the hierarchy
5. Open the object "All" inside "Car"
6. Open the object "Vehicle Animation" inside "All"
7. Open the animation window
8. Open the animation "VehicleTwistRight"
9. Notice that transform.scale.z is always 1.
10. Open a new project in Unity 5
11. Repeat steps 2-8
12. Notice that transform.scale.z is always 0.
Regression since Unity 5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Map Viewer shows "Loading..." text instead of indicating users that Baked Texture Maps are missing
- "Analyze Import Process" button misaligned in Import Activity window
- Text in “Baked Shadowmask” mode is difficult to read in Baked Lightmap Viewer when Editor theme is set to Light
- Mesh wireframe is difficult to see in Baked Lightmap Viewer window when texture opacity is maximized
- Informational text does not wrap and does not fit when the Viewer Window is opened by default
Add comment