Search Issue Tracker
Not Reproducible
Votes
13
Found in
2017.1.0f3
Issue ID
939457
Regression
No
Pressing Apply after changing ScrollRectContent position changes it to close but different value
Reproduction steps:
1. Open attached project
2. Select Canvas/ScrollView/Viewport/Content in Hierarchy
3. Change PosX to negative value (say -100)
4. Press Apply several times
Expected: changes apply to the prefab, position doesn't change
Actual: position changes
Changes revert after saving scene
Reproduced on: 5.5.0f3, 5.6.0a1, 5.6.3f1, 2017.1.0a1, 2017.1.0p3, 2017.2.0b5, 2017.3.0a2
Cannot reproduce on 2018.3.0a1, seem already fixed
Comments (6)
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
Hunter_Towe
Apr 14, 2018 08:15
This is a very big problem for the project I'm working on, because my game relies heavily on built-in UI elements and I've already gone pretty far with them. Simply not making prefabs isn't a choice either, because my project greatly depends on those as well.
I hope something gets done about this, because no matter how I hard I try I can't think of any reasonable workarounds. What scares me the most is the thought of never finding a workaround and this issue never being fixed. If that happens, I'll either be stuck forever or have to start all over.
Setsuki
Feb 15, 2018 11:09
Same as Subhojit, one of my corrupted object is as deep as 4 transforms in.
Wahooney
Jan 23, 2018 10:02
This is a massive issue that has affected *every single project* I've worked on since uGUI was introduced and the fact that apparently nothing has been done about it is extremely concerning.
This issue has caused us massive delays and many, many hours of lost productivity.
Subhojit
Jan 13, 2018 18:27
I am having same issue. My project doesn't contain deep hierarchy. This problem I am facing only in 2017.30.f3 version of Unity.
Aaroncheney
Nov 21, 2017 18:42
This bug applies to all RectTransforms that are deep enough in the hierarchy. This prevents us from creating UI prefabs and is a major blocker for our project.
NS_Joe
Nov 21, 2017 18:13
This issue is FAR more urgent than this bug report would suggest.
It applies to every RectTransform in the hierarchy of a canvas prefab.