Search Issue Tracker
Fixed in 0.2.3-preview.1
Votes
0
Found in [Package]
0.2.2-preview.1
Issue ID
1229953
Regression
No
[AIPlanner] Adding a reward modifier without parameters generates unwanted parameters
How to reproduce:
1. Open attached project "VacuumRobot.zip"
2. In Editor, press AI -> Planner -> Generate assemblies
3. Observe the Console window
Expected result: no errors are thrown
Actual result: errors are thrown "There is no argument given that corresponds to the required formal parameter,
The type cannot be used as type parameter"
Reproducible with: 2019.3.6f1, 2020.1.0b3, 2020.2.0a4 (0.2.1-prev.1, 0.2.2-prev.1)
Could not test with: 2017.4, 2018.4 (package was not yet released), 0.2.0-preview.4 and older (package errors in the console window)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment