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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
This is a duplicate of issue #1321215