Search Issue Tracker
Fixed in 4.6.2
Votes
0
Found in
4.6.1f1
Issue ID
657753
Regression
Yes
[InputField]NullReferenceException when pressing the "Up" or "Down" arrow key inside of a Multi Line InputField that has no text
Steps to reproduce this issue:
1. Create a new project
2. Create Input Field ( Create->UI->Input Field )
3. Select InputField in the hierarchy
4. Change Line Type to 'Multi Line Newline' or 'Multi Line Submit'
5. Play
6. Click on Input Field
7. Press UP or DOWN keys
8. Null reference 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
- URP ShadowCaster2D is misplaced and distorted when used with rotated Perspective Camera
- UI mesh is drawn twice when two cameras are used
- The Scene view top menu bar disappears when any Draw Mode other than "Wireframe" is selected in the specific project with a corrupted Material
- TabView.tabClosed EventHandler passes the wrong tab index as parameter when closing a tab from oldest to newest order
- Rigidbodies clip through terrain and snap back up when Heightmap Resolution is bigger than the terrain size
Add comment