Search Issue Tracker
Fixed
Fixed in 2022.3.12f1, 2023.1.18f1, 2023.2.0b15, 2023.3.0a10
Votes
0
Found in
2022.3.10f1
2023.1.14f1
2023.2.0b10
2023.3.0a6
Issue ID
UUM-49347
Regression
Yes
"Char" values are overwritten when selecting multiple GameObejcts
How to reproduce:
1. Open the attached “Char Mixed Value Bug.zip“ project
2. Open the “SampleScene“ Scene
3. Select the “C“ GameObject in the Hierarchy
4. Hold the “SHIFT” button and select the “B“ GameObject
5. De-select the GameObjects and select the “B“ GameObject
6. Observe the “Char“ value in the “Test“ Script Component in the Inspector
Expected result: The “Char“ value is “B“
Actual result: The “Char“ value is “C“
Reproducible with: 2022.2.0a13, 2022.3.10f1, 2023.1.14f1, 2023.2.0b10, 2023.3.0a6
Not reproducible with: 2021.3.30f1, 2022.2.0a12
Reproducible on: macOS 13.4.1 Ventura (Intel)
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
Add comment