Search Issue Tracker
Fixed in 2018.2.X
Votes
4
Found in
2017.3.0a1
2017.3.0f3
2018.1.0a1
Issue ID
984954
Regression
Yes
RectTransform.sizeDelta resets prefab with RectTransform position if was instantiated at the same frame
To reproduce:
1. Open project
2. Play scene
3. Press button 'A', notice that emoji is added to right upper corner of white rectangle
4. Press button 'B', notice that white rectangle changed it's size
5. Press 'A then B' button
Expected: another emoji will be spawned to same position as the first one, white rectangle will change it's size again.
Actual: second emoji is placed to (0,0,Z) instead of the 1st emoji position, white rectangle change it's size as expected.
Reproduced: 2017.3.0p1, 2018.1.0b1
Not reproducible: 5.6.5f1, 2017.1.2p4, 2017.2.1p1
Comments (2)
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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Evaldas_Unity
Jun 27, 2018 09:04
Looking at bug tracking this is fixed in 2017.4.3f1, 2018.1.3f1, 2018.2.0b2 and up
andrewkw
Apr 24, 2018 12:12
Sounds like an issue I had stopping me upgrade to LTS release from 2017.3.1 (!!). Is this fixed/to be fixed in 2017.4 /LTS