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
- Sprite Importer Checkbox Label Truncated in UI (2D Template)
- Light theme icon is missing for Volume Component in the Inspector window
- Volume Profile effects are still showing and active in Game View when the Volume Profile is reset
- Shader Graph Tab Lacks Right Margin for Long Titles
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
Add comment