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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment