Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2017.4
2018.4
2019.4
2020.1
2020.2
2021.1
2021.1.0a5
Issue ID
1290634
Regression
No
Copying Array Size field is blocked via the context menu until a different field is copied first
How to reproduce issue #1:
1. Open the attached project
2. In the SampleScene's Hierarchy select the "1" object
3. Try to copy the "Test" script's array's size field (Must not have copied any other fields before for it to reproduce)
4. Observe that the option is blocked
Expected result: copying array fields is always allowed as long as they are not empty or different while multi selected
Actual result: copying array's size field is not allowed on fresh project open (Once you've copied other, non broken fields only then does the option unlock)
Reproducible in: 2021.1.0a5, 2020.2.0b10, 2020.1.13f1, 2019.4.14f1, 2018.4.28f1, 2017.4.40f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Player hangs when unloading a scene using the UnloadUnusedAssets() method
- [iOS] Too many texture parameters error is thrown when running on devices that support the number of parameters
- [MacOS] Trying to pick a Colour from full-screen window breaks Colour Picker Tool functionality
- WebGL Player hangs on first frame when "Autoconnect Profiler" is enabled and large amount of Profiler data is buffered before the first frame
- HDR color values set with MaterialPropertBlock.SetColor are incorrect when using Linear Color Space
Add comment