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 Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment