Search Issue Tracker
Fixed in 2018.1.X
Fixed in 5.6.X, 2017.1.X, 2017.2.X, 2017.3.X
Votes
36
Found in
5.6.3p3
Issue ID
953068
Regression
Yes
Game object transform.position is incorrect after Object.Instantiate after Awake() function call
How to reproduce:
1. Download attached project files and open "test" Scene
2. Enter Play mode. Notice now the world-space location in Awake is printing the prefab location as opposed to the location passed to instantiate:
Parent(Clone): World-space location: (-10.0, 20.0, 0.0)
Child: World-space location: (-10.0, 20.0, 0.0)
Not reproduced:
1. Open project with Unity 5.6.3p2 and hit "play". Notice that "World-space location" printed in SpawnLog.Awake now outputs location as expected according to SpawnPrefab-script:
Parent(Clone): World-space location: (50.0, 100.0, 0.0)
Child: World-space location: (50.0, 100.0, 0.0)
Actual result: Instantiate(Prefab, new Vector3(50, 100, 0), Quaternion.identity) applies world position incorect in Debug.Log(transform.postion) after Awake() function call
Reproduced with: 5.6.3p4, 2017.1.1p3, 2017.2.0f1, 2017.3.0b2
Not reproduced with: 5.6.3p2, 2017.1f1, 2017.2.0b8, 2017.3.0a5
Regression since: 5.6.3p3
---------------------------------------------------------------------------------------
Fixed in 2017.1.2p3, 2017.2.0p1, 2017.3.0b5
Comments (49)
-
Brent_The_3D_Guy
Nov 21, 2017 12:56
This is still not fixed in 2017.2.0f3.
Please, please, please fix this!
-
Filipinjo
Nov 20, 2017 08:34
Same problem in 2017.2.0f3
-
shadiradio
Nov 14, 2017 17:47
5.6.x really needs a fix for this. I can't imagine any project not using the value of transform.position inside Awake() in *some* scripts.
-
TheJimz
Nov 09, 2017 18:41
Not fixed in 5.6.4p2
-
UDN_872dded5-d7f7-47fd-9f8b-194a81321fb4
Oct 23, 2017 01:51
I got back from 2017.x. Recent versions crashes on exit play modes.
https://forum.unity.com/threads/unity-2017-2-0f3-crashing-on-exit-play-mode.500066/
And have troubles in 5.6.4f1 with this critical bug.
Should I go back to 5.5.x?? -
Liaram
Oct 21, 2017 11:57
I'm having this issue in Unity 2017.2.0f3 as well. Awake is defiantly called at the prefab's original position and not the supplied instantiate position. Prewarmed particles also briefly appear at the original prefab position.
-
TheJimz
Oct 20, 2017 21:14
So no fix for Unity 5.6 ?
-
TheJimz
Oct 16, 2017 21:35
This is not fixed in 5.6.4f1.
-
Jodwig
Oct 13, 2017 17:05
It happened in 2017.1.p1 and in future patches too, while it was totally fine still in 2017.1.f1.
-
dvoidis
Oct 13, 2017 12:17
Still same problem i 2017.2.0f3 . Can somebody please look into this?
Why is this bug set to FIXED when its clearly not.
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
- “Look Dev” window restored from previous HDRP project causes errors in newly created URP project
- Shader Variant creation window gets stretched out when canceling
- Validation message "Profile name is unsupported" is unclear and does not provide information on what is wrong
- Enabling Override Variant Limit toggle Warning Threshold value gets set to 8
- Missing space in Shader Graph project settings
karl_jones
Jan 12, 2018
The fix for this will be available in the following patches:
5.6.5p1
2017.1.2p3
2017.2.0p1
2017.3.0b5