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
- Editor is stuck in an infinite reimport loop when a specific project is reloaded
- Editor gets stuck on the "Reloading Domain" window when the Play Mode is entered and exited a few times in a short period
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
Add comment