Search Issue Tracker
Active
Votes
0
Found in
2021.3
2021.3.0f1
2022.1
2022.2
2023.1
Issue ID
1426045
Regression
No
Assigining an instance to 'managedReferenceValue' doesn't apply to all targets when multi-editing
How to reproduce:
1. Open the attached "1426045.zip" project
2. Open the "SampleScene" Scene (Assets/Scenes)
3. Select the "GameObject" GameObject in the Scene
4. Duplicate the selected GameObject
5. Select the original GameObject with the duplicates
6. Modify the "Foo 1" field in the Inspector window
Expected result: Every selected GameObject with the "Test" Component has its values changed accordingly
Actual result: Only the last/first GameObject that is selected has its value changed
Reproducible with: 2021.3.6f1, 2022.1.8f1, 2022.2.0a19, 2023.1.0a3
Couldn't test with: 2020.3.36f1 (Deprecated code)
Reproduced on: macOS Monterey 12.0.1
Note: Also affects Array values
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment