Search Issue Tracker
By Design
Votes
0
Found in
5.2.3f1
Issue ID
749997
Regression
Yes
Assets imported to the scene in 5.1 and 5.2+ versions of unity gets different coordinates for their children game objects
Reproduction steps:
1. Download and duplicate attached Unity project.
2. Open first project with 5.1 version of Unity and add "milk_pr", "fish_pr" and "cocktail_pr" assets to the scene.
3. Repeat step 2 for second-duplicated project with 5.2+ version of Unity.
4. Compare relative coordinates of both projects for those game objects(GIF attached).
Actual result: children objects coordinates differs between 5.1 and 5.2+ version of Unity.
Expected result: same coordinates with 5.1 and 5.2+ versions of Unity.
Reproduced with: 5.2.0p1, 5.2.3p2, 5.3.0f3
Not reproduced with: 5.1.4p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
Add comment