Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.3.0a6
6000.4.0a1
6000.5.0a1
Issue ID
UUM-115692
Regression
No
Collapsed nested GameObject is expanded when releasing the dragging on it and nothing is added
How to reproduce:
1. Create a new Unity project
2. Create any GameObject and add a child GameObject to it
3. Make sure to have the parent GameObject collapsed
4. Navigate to the scene Asset in the Hierarchy and drag it to the collapsed GameObject
5. Release the mouse button and observe the results
Expected results: The GameObject is not expanded because the scene can't be added to it
Actual results: The GameObject is expanded even though the scene can't be added to it
Reproducible with: 6000.3.0a2, 6000.3.0a6
Can't test with: 6000.0.56f1, 6000.1.16f1, 6000.2.1f1, 6000.3.0a1 (Hierarchy V2 is not available)
Reproducible on: macOS Sequoia 15.5 (M1)
Not reproducible on: No other environment tested
Note: Not reproducible with Hierarchy V1, the nested GameObject is expanded only when another GameObject is actually added as a child to it
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment