Search Issue Tracker
Duplicate
Votes
0
Found in
2021.2.0a10
2021.2.0a17
Issue ID
1338591
Regression
Yes
[macOS] Value is not updated in the Inspector when pasting an array element
How to reproduce:
1. Open the attached project's Scene labeled "SampleScene"
2. In the Project Window, select the "Foo" Asset
3. In the Inspector, copy an array value (by right-clicking an element and selecting "Copy")
4. Paste the array value (by right-clicking an element and selecting "Paste")
5. Inspect the array value
Expected result: Pasted array value is shown in the Inspector
Actual result: Pasted array value is not shown in the Inspector as the value stays the same
Reproducible with: 2021.2.0a10, 2021.2.0a18
Couldn't test with: 2018.4.35f1, 2019.4.27f1 (Can't copy and paste array values in the Inspector), 2020.3.10f1, 2021.1.9f1, 2021.2.0a9 (Context menu doesn't open)
Note:
- Re-selecting the Asset updates the array value in the Inspector
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] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
This is a duplicate of issue #1321215