Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.3.X
Votes
0
Found in
2017.1.1f1
Issue ID
950025
Regression
No
"cannot take parameters" error appears in UWP developers build while using private Update() method
How to reproduce:
1. Download attached project and open "Main" Scene
2. Go to build setting and press Build and Run (make sure UWP is selected)
3. Then builds completes, notice error at the bottom left in game
Actual result: Script has a private Update() method, and a public Update(float) method. In development build, the Developer Console says "Script Error (script name): Update() can not take parameters."
Reproduced with: 5.6.3p3, 2017.1.f1, 2017.2.0b11, 2017.3.0a7
Note: This works fine and has no problems in Unity editor or most platforms.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Buttons in the Overlay Menu in the Scene View are all gray even if they're activated when Game View is maximized and minimized
- NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
- Editor crashes on PrepareSpriteTilingData when exiting Play mode
Add comment