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
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
- Memory Leak warnings are thrown when creating a new material
- The type selector in the UI Builder does not display primitive types when trying to select one in the "Select Type…" window
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
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