Search Issue Tracker
Duplicate
Votes
0
Found in
2017.3.0b5
2017.3.0b10
Issue ID
969851
Regression
Yes
UI Slider Handle and Fill change their positions after making a Canvas Prefab
To reproduce:
1. Create a new project;
2. Create a Slider: GameObject > UI > Slider;
3. Create a Prefab out of the Canvas.
Expected result: Handle and Fill of the Slider does not change their position after making the Canvas prefab.
Actual result: Sliders Handle and Fill changes their position after making the Canvas prefab.
Reproduced on versions: 2017.3.0b5, 2017.3.0b10.
Not reproduced on versions: 2017.2.0p2, 2017.3.0b4, 2018.1.0a5.
Comments (5)
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
frankadoriv
Jun 28, 2018 06:10
Bug exists on 2017.3.1f1
lod3
Feb 25, 2018 21:59
Yes, this is a nasty one :(
peonix
Feb 18, 2018 05:16
Bug still exists in 2017.3.0f3
Nikhil11
Jan 19, 2018 07:41
Thanks This Helped Me Lot
NS_Joe
Nov 21, 2017 06:44
This bug is listed as a duplicate, but I can't find a link to the original bug.
Note: This bug is not limited to UI sliders, it applies to ALL RectTransforms in side a canvas prefab.