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.
Comments (1)
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
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
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
???