Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
2022.3.69f1
6000.0.66f1
6000.3.6f1
6000.4.0b6
6000.5.0a7
Issue ID
UUM-133711
Regression
Yes
No warning thrown when modifying array size while editing multiple objects
How to reproduce:
1. Open the attached "IN-132316_Repro" project
2. Open scene "Scenes/SampleScene"
3. In the Scene Hierarchy, select both Script A and Script B
4. In the Inspector, add or remove an element from the "Targeted Objects" array
Actual result: No warning is thrown and the array sizes of both objects are modified
Expected result: A warning is thrown informing the user that both objects will be modified
Reproducible with: 2022.1.0a4, 2022.3.71f1, 6000.0.66f2, 6000.3.6f1, 6000.4.0b6, 6000.5.0a7
Not reproducible with: 2021.3.58f1, 2022.1.0a2
Could not test with: 2022.1.0a3 (Can't open the project or create a new one. License errors are thrown.)
Reproducible on: MacOS 15.7.3 (User), Windows 11
Not reproducible on: No other environment tested
Notes:
- The warning is thrown correctly if trying to remove an object that is not the last one in the array
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
Add comment