Search Issue Tracker
Active
Votes
0
Found in
6000.0.58f1
6000.2.6f1
6000.3.0b4
6000.4.0a1
Issue ID
UUM-120713
Regression
No
Duplicated items across all SerializedProperties when inserting a new element
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. Select the “Tester” GameObject on the Hierarchy
4. Look at the Inspector to perform the next steps
5. Click the Button with the text “Initialize” to prepare the test
6. Click the Button with the text “Insert Node At Last And Make Connections” to add the 1st node
7. Expand every foldout element in the Inspector
8. See that “Node Id 1” has 1 connection
9. Click the Button with the text “Insert Node At Last And Make Connections” to add the 2nd node
Expected result: Both nodes should have only 1 connection each
Actual result: “Node Id 1” and “Node Id 2” both have 2 connections
Reproducible with: 6000.0.58f1, 6000.2.6f1, 6000.3.0b4, 6000.4.0a1
Testing environment: Windows 10 Enterprise 21H2
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
- [Usability] Selecting Animations Clips in a Blend Tree's Motion List does not Visualize their Weight if all Weights have been enabled previously
- Unity Version Control “Create a new workspace” window text boxes expand vertically when inputting a very long text and covers the whole window
- A Blend Tree's Visualization is not repainted when a Blend Tree's Parameters change in Play Mode
- Cursor size and resolution is inaccurate when switching the 'Default Cursor' field
- Lightmapping delegate not called for first scene when baking via "-executeMethod" on editor launch
Add comment