Search Issue Tracker
Fixed
Votes
0
Found in
4.1.0f4
Issue ID
536052
Regression
No
Deformed wheel rotation does not work correctly
Repro steps:
1. Open project "wheelRotation.zip";
2. Play the scene;
3. For details, check out user's description or watch video below;
Watch example video: http://screencast.com/t/vNqu936T8qx
At first, you can see how script works and after uncommenting line "transform.localScale = transform.localScale;" you can see expected behavior.
I am creating a 'skewed wheel' effect for a racing game. the expected behaviour is that a child of a scaled parent takes on the scale of the parent and creates a 'skewed' rotation effect. Instead during play mode the child acts as if it has the scale applied to itself and not its parent. Note that the expected behaviour DOES happen in edit mode when editing child rotation.
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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
dingben
Jul 31, 2015 19:50
I have the same problem on a project that runs fine in 4.xxxxxx but when I move it to 5.xxxxxx it gives me the wobbling wheels ...
I had it in earlier versions of Unity, and had to rebuild all my wheeled objects from 0 at 0,0,0 etc...
Massive waste of time...
I did this twice for one of my vehicles in 5.xxxx still wobbling wheels
???