Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2017.4
2018.4
2019.4
2020.1
2020.2
2021.1
Issue ID
1292164
Regression
No
Context menu copying and cutting is allowed for different value fields when multi selecting
How to reproduce
1. Open the attached project
2. In the SampleScene's Hierarchy select the "1" and "2" objects
3. Copy one of the "Test" script's "-" fields and paste them into notepad
4. Observe that the coppied text is "<>"
Expected result: copy is blocked for fields with different values when multi selecting
Actual result: copy is not blocked for fields with different values when multi selecting
Reproducible in: 2021.1.0a5, 2020.2.0b10, 2020.1.13f1, 2019.4.14f1, 2018.4.28f1, 2017.4.40f1
Comments (9)
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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
RasmusNicolaisen
May 08, 2023 19:37
gamedev.stackexchange.com
fillipyang7
May 24, 2022 09:57
Thank you so much!! This has helped me a lot.
miral45873
May 30, 2021 13:11
Thank you!