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
- “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 #951878