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
- “ArgumentOutOfRangeException“ error when selecting 'TMP_InputField' content using keyboard in WebGL build
- Spot Light with 'Box' Shape stops working when it collides with Mesh
- Accepting Asset Store EULA endless loop in Package Manager window
- “InvalidOperationException: Sequence contains no matching element“ error when reenabling a custom Debug Draw Mode
- Prefab that contains a layout group is marked as changed by the Editor when opened
This is a duplicate of issue #951878