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
- UI Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
Add comment