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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
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