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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
mithun0984
Jan 20, 2022 15:03
So..is there a solution to this?