Search Issue Tracker
Fixed in 2018.2.X
Votes
9
Found in
2017.3.0a1
2017.3.0f2
2018.1.0a1
Issue ID
979554
Regression
Yes
Applying Prefab with TextMeshProUGUI text changes position of other UI elements when CanvasScaler is enabled
To reproduce:
1. Open repro project
2. Select Canvas -> 'StarMenu' gameObject
3. In inspector click 'Apply' button 5-7 times
Expected: All UI objects is scene will not change their position
Actual: Image gameObject starts moving when Applying 'StartMenu'(parent) prefab multiple times
Reproduced: 2017.3.0a1, 2017.3.0a7, 2017.3.0f3, 2018.1.0a1, 2018.1.0b1
Not reproducible: 2017.1.2p4, 2017.2.1p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment