Search Issue Tracker
Fixed
Fixed in 2022.2.3f1, 2023.1.0a18
Votes
0
Found in
2022.1.8f1
2022.2.0a18
2023.1.0a2
Issue ID
UUM-7852
Regression
Yes
Input field value cannot be copied in runtime when the field is readonly
Reproduction steps:
1. Open the attached “ReadonlyCopy.zip“ project
2. Open the “SampleScene” scene
3. Enter Play mode
4. In the Game view copy (Ctrl/command + C) the readonly field value ("123")
5. Paste somewhere (Ctrl/command + V)
Expected result: “123” is pasted
Actual result: Pasting doesn’t result in “123”
Reproduced with: 2022.1.0a16, 2022.1.8f1, 2022.2.0a18, 2023.1.0a2
Not reproduced with: 1.0.0-preview.18 (2020.3.36f1), 2021.3.6f1, 2022.1.0a15
Reproduced on: Windows 10, macOS Monterey 12.0.1 (Intel)
Notes:
1. Also reproduced in Player
2. Not reproduced in UI Builder Preview mode
Fixing this bug should also fix: !image-2022-08-05-09-03-59-370.png!
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
Resolution Note (fix version 2023.1.0a18):
Fix readonly TextField cannot be copied.
Resolution Note (fix version 2022.2.3f1):
Fixed in 2022.2.3f1