Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in
5.3.0b1
Issue ID
734071
Regression
Yes
[InputField] ArgumenOutOfRange exception if font size is too big to fit text field
Steps to reproduce:
1. Open attached project "InputFieldArgumentOutOfRange.zip"
2. Open scene "repro"
3. Run the scene
4. Type anything into input field
5. Observe ArgumentOutOfRange exceptions thrown in console
Note: Select InputField's Text child and change it's Font size to 15. Do steps 3-4 and notice that no exceptions are thrown.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Add comment