Search Issue Tracker
Duplicate
Duplicate in 2023.1.X
Votes
0
Found in
2023.1.0b2
2023.1.0b3
Issue ID
UUM-26354
Regression
Yes
2 same components are added when drag and dropping a script onto a Game Object
How to reproduce:
1. Open a new Unity project
2. Create a new empty script
3. Select Main Camera, drag and drop the newly created script onto it
Expected result: Only 1 component of the script is created on Main Camera
Actual result: 2 components are created
Reproducible with: 2023.1.0b2, 2023.1.0b3, 2023.2.0a1
Not reproducible with: 2020.3.45f1, 2021.3.18f1, 2022.2.6f1, 2023.1.0b1
Reproduced on: Mac Intel, Mac M1, Windows 10, Windows 11
-
Resolution Note:
null
Duplicate of another internal issue: UUM-26276: MonoBehaviour dragged and dropped to the GameObject ends up adding twice -
Resolution Note (2023.1.X):
null
Duplicate of another internal issue: UUM-26276: MonoBehaviour dragged and dropped to the GameObject ends up adding twice
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
This is a duplicate of issue #UUM-26299