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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
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
???