deletes the Unity input field component comp.
deletes the Unity input field component attached to the UnityGameObject obj.
deletes the Unity input field component with the specified name.


DeleteUnityInputField
deletes the Unity input field component comp.
deletes the Unity input field component attached to the UnityGameObject obj.
deletes the Unity input field component with the specified name.
Details and Options
- DeleteUnityInputField destroys the Unity input field component, and releases all references to it.
- DeleteUnityInputField[All] destroys all the input field components in the current scene.
- DeleteUnityInputField is Listable.
Examples
open all close allBasic Examples (1)
Possible Issues (1)
A UnityInputField cannot be accessed after deletion:

Related Guides
Text
Wolfram Research (2019), DeleteUnityInputField, Wolfram Language function, https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityInputField.html.
CMS
Wolfram Language. 2019. "DeleteUnityInputField." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityInputField.html.
APA
Wolfram Language. (2019). DeleteUnityInputField. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityInputField.html
BibTeX
@misc{reference.wolfram_2025_deleteunityinputfield, author="Wolfram Research", title="{DeleteUnityInputField}", year="2019", howpublished="\url{https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityInputField.html}", note=[Accessed: 16-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_deleteunityinputfield, organization={Wolfram Research}, title={DeleteUnityInputField}, year={2019}, url={https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityInputField.html}, note=[Accessed: 16-August-2025]}