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
- "Unable to get the list of approved APIs." is thrown when testing the App Packages with Windows App Certification Kit
- [Linux] The mouse wheel input is inverted when scrolling in the Build
- TMP Input Field is moving Text and Caret UI positions for each new line when 'Auto Size' and 'Multi Line Newline' are used
- OnTriggerExit2D events are not triggered when disabling Collider, despite "Callbacks On Disable" being enabled
- [Android] [Vulkan] UI that is activated after a delay flickers when a Scriptable Render Pass goes over it
This is a duplicate of issue #951878