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
- Missing page when opening reference for Panel Text Settings
- PlasticSCM NullReferenceException on entering the Play Mode when Unity Version Control tab is added to the layout
- Shortcut Helper Bar does not appear when enabling it and disabling it
- "Property (urp_ReflProbes_BoxMin) exceeds previous array size" warning spams console after switching platforms
- Have to change Input Mapping Path twice for change to take effect when Auto-Save is enabled
Add comment