Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.3.X
Votes
7
Found in
2017.3.0b5
2017.3.0b6
Issue ID
965095
Regression
Yes
Applying a prefab with UI elements adjusts the UI object position
To reproduce:
1. Open attached Unity project "PrefabUIBug.zip"
2. Open "RandomEvents" scene
3. In the Hierarchy, navigate to InGameUIRandomEventsRoot --> RandomEventManager --> Canvas --> InGameUIRandomEventsWindow --> WindowPanel --> TestBugPrefab
4. Apply "TestBugPrefab" prefab
Result: TestBugPrefab --> HeaderPanel --> TitleContainer --> Image's (circle image with 2 die) position gets adjusted to the same place each time the prefab is applied (see attached gif "apply.gif")
Note: if the Image object is above MaskImage in the hierarchy, the bug does not reproduce (see attached gif "applynobug.gif")
Note: The bug is reproducible even with all of the components in MaskImage and its child object disabled
Reproduced on: 2017.3.0b5, 2017.3.0b8
Fixed in 2018.1.0a3
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
mihakinova
Dec 18, 2017 12:40
Actually, ignore previous comment, still present.
mihakinova
Dec 18, 2017 12:30
Just a note here, this is no longer an issue with 2017.3.0f3