Search Issue Tracker
Duplicate
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
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #UUM-26299