Unity Issue Tracker - Inspector Window Tag Search Bar is not populated with the copy-pasted text when using CTRL+V to paste a tag name
Fixed
UUM-95908
Inspector Window Tag Search Bar is not populated with the copy-pasted text when using CTRL+V to paste a tag name
Unity: Text (TextCore)
Open
2023.1.X
2023.1.0a20 onwards
Fixed
6.2.X
6.1.X
6.0.X
Fixed issues with IMGUI's input field not updating properly when using certain methods such as Paste and Cut
Fixed issues with IMGUI's input field not updating properly when using certain methods such as Paste and Cut
Fixed issues with IMGUI's input field not updating properly when using certain methods such as Paste and Cut
Steps to reproduce:
1. Create a new project
2. In the Assets folder, create a new Material
3. Copy its name “New Material”
4. Open the “New Material” in the Inspector Window
5. Click on the Tag Icon
6. Use CTRL+V to paste “New Material” in the Search Bar
7. Observe the Search Bar
Expected result: The Search Bar is populated with the “New Material” string
Actual result: The Search Bar is populated with “Architecture”