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
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
- [Android] Gfx.WaitForGfxCommandsFromMainThread high performance usage and inconsistency when built Player scene has Canvas GameObject on a specific Project
This is a duplicate of issue #951878