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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
Add comment