Description

If the user takes an image and scales it large enough the image will begin to get smaller until it completely disappears. Example: If the image is 100 by 100 in size the image will completely disappear at a scale of X = 2916, Y = 2916.

Steps to Reproduce
  1. Open Editor
  2. Create a new Widget blueprint
    Right click content browser > User Interface > Widget Blueprint
  3. Open the new widget blueprint
  4. Add an image to the designer graph
  5. Set the size of the image to 100 by 100
    Details panel > Slot (canvas panel slot) > Size X > set to 100 > Size Y > set to 100
  6. Set the scale of the image to 2915 for the X and the Y
    Details panel > Render Transform > Scale > Set X to 2915 > Set Y to 2915
  7. Notice the image has gotten smaller (not expected)
  8. Set the scale of the image to 2916 for the X and the Y
    Details panel > Render Transform > Scale > Set X to 2916 > Set Y to 2916
  9. Notice the image has completely disappeared (not expected)

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

1
Login to Vote

Cannot Reproduce
ComponentUE - Editor - UI Systems
Affects Versions4.7.5
CreatedApr 14, 2015
ResolvedAug 11, 2016
UpdatedJul 14, 2021