Search Issue Tracker
Duplicate
Votes
0
Found in
2017.2.0b11
Issue ID
951487
Regression
Yes
Debug.Log() was called twice when executed
To reproduce:
1. Download attached project "Assets.zip" and open in Unity
2. Open "Main" scene
3. Enter to Play mode
4. Press "Button" in Game window
Expected Result: One Log message "send" will be spammed in Console
Actual Result: Two Log messages "send" will be spammed in Console
Note:
- This issue appears on both Windows and OSX
Reproduced on Unity 2017.1.1p2, 2017.2.0f1 and 2017.3.0b1
Not reproduced on Unity 5.5.4p5, 5.6.3p3 and 2017.1.1p1
Regression on Unity 2017.1.1p2
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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
This is a duplicate of issue #951878