[1222][Bug]Unable to copy strings
complete
satsuki(桜月)
When you select a text input field on the world, a keyboard pops up to allow you to enter text or copy and paste. Here, the copy button itself seems to work correctly, but when I select a text input field, the string that was entered into that field is not entered into the keyboard that pops up. Currently, all text input fields pop up the keyboard, and the pop-up behavior makes it impossible to make the text in the original field selected, making it virtually impossible to copy the string. As it is, the copy button has no reason to exist.
I have confirmed that this issue occurs in multiple worlds (including Udon Tycoon). It is probably practically impossible to copy in all worlds.
Log In
A
complete
Aev
While this hasn't been fixed yet, the most recent SDKs for 2022.2.2p3 provide the ability to disable the automatic keyboard popup for specific input fields. If the keyboard popup is disabled for fields like the ones mentioned here, they should still be able to be used to copy text like before.
西明寺弥生
Aev: What is the name of that component?
The name is not listed in the release notes and I can't find it.
yoshio_will
西明寺弥生: It should be VRC InputField Keyboard Override, but I can't determine whitch override behaviour sould I choose (Override?)
PhaxeNor
yoshio_will: Override will disable the keyboard.
Hopefully this will be changed to a more understanding text.
thakyuu
this bug is not been fixed in VRChat 2022.2.2p3, build 1229 (Release Candidate)
Kilerbomb
This has broken a major feature of one of my worlds, which is the ability to save and load settings with a copied string. Many people frequently use the settings saving feature in my world and there does not seem to be a good way to work around this problem. Please do not let this into live :(
Tupper - VRChat Head of Community
tracked
PhaxeNor
In short, the text from the input field doesn't get set in the keyboard input field.
It only keeps the text that you've typed on the keyboard before.
MinaFrancesca
In a world that implements a save system using UDON, an encrypted password must be copied from a text field in the world.Adventure World, a game that needs to be saved, will be in inferno game mode!
In a world that implements a save system using UDON, it is necessary to copy an encrypted password from a text field within the world. Adventure World, a game that requires saving, will end up in an Inferno game mode as it is!