Does the issue occur in the editor or during gameplay?
If it's a gameplay issue, please specify which movement system and camera type you're using (free movement vs. grid movement, third-person vs. first-person) or N/A if not applicable:
Briefly describe the issue you're experiencing:
- when the text field is set to read-only it goes up during scrolling, on the contrary when is not set as read-only it behaves normally
- the last line of text is not completely visible
Are there any errors in the in-game debug console or external console window?
Provide the steps necessary to reproduce the issue:
- add a text field in a widget
- add some text, it must be on multiple lines and more than the height of the element, so you can scroll with it
- set the element to be read-only
- start the game and try to scroll the text field
Provide a download link to the bare bones project (strongly recommended if it's an in-game issue, since this helps significantly when attempting to reproduce it; the report will also be given more priority in this case):
since it's easy to replicate, I don't think it's necessary, but I'm attaching a screen recorder (the text is set via script)