Search Issue Tracker
By Design
Votes
1
Found in
5.0.0b19
Issue ID
663169
Regression
No
When changing field to multiline and then changing its size via script, it only updates after clicking on it
Steps to reproduce this issue:
1. Import the attached package (MultiLineFieldBug)
2. Open 'scene'
3. It has an input field and a button which changes field to multiline and its size onClick
4. Enter long text into input field to exceed its size
5. Disable toggle:
-It will change InputField size OnClick
-Then will change it to multiline
6. Click button
7. Notice input field became bigger but text does not appear correctly
8. Click on InputField
9. Now it updates and all the text is displayed
Captured reproduction of the bug: http://screencast.com/t/PEvy9ltobeHn
If Toggle is enabled:
-It will first change intput field to multine line
-Then change its size
And it works fine
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment