Instantiated Input Fields don't open the VRC Keyboard
LiveDimensions
Using an Input Field that is part of an instantiated prefab does not open the VRC Keyboard, and therefore Quest users cannot use the copy/paste functions.
This is not an issue with instantiated prefabs that are in the scene, it only happens for references of prefabs stored in assets.
Log In
JanSharp
The second paragraph in the bug report already kind of implies this but to be clear for future readers:
The workaround for this is to put an instance of the prefab with an input field in it into the scene and then instnatiate more instances of the prefab using a reference to the already instantiated prefab rather than a reference to the actual prefab asset.