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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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!