Search Issue Tracker
By Design
Votes
0
Found in
2018.3.0a2
Issue ID
1051311
Regression
No
Model'sl Prefab gets distorted when Scale Factor is changed
Model's Prefab shape gets distorted when model Scale Factor value is changed, however it works for its Prefab Variant.
Steps to Reproduce:
1. Import a model to Unity Project.
2. Add model to Hierarchy.
3. Create a prefab by dragging Model GameObject from Hierarchy Window to Project Window.
4. Click "Original Prefab" on Create Prefab Prompt.
5. Select model in Project Window.
6. Right Click >> Create >> Select "Prefab Variant"
7. Drag Model Prefab and Prefab Variant to hierarchy.
8. Change Scale Factor of Model.
Observe: Prefab Variant gets scaled correctly and Model Prefab shape gets distorted.
Check Attached Video to reproduce the issue.
Reproducible On: 2018.3.0a2/e9113db2e9bf
Branch: prefabs/improved
Note:
- Appears on both OSX and Windows.
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
mithun0984
Jan 20, 2022 15:03
So..is there a solution to this?