Search Issue Tracker
Active
Under Consideration for 6000.3.X, 6000.4.X
Votes
0
Found in
6000.3.0a6
6000.4.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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment