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
- “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
Add comment