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
- [macOS] Localization files are not created in the Xcode project
- Entity ID for Tile objects is serialized twice which throws an error when using Debug Inspector
- Shader Graph information icon appears below the Property Type Node
- Adding a new Multiplayer Player Tag in the Project Settings window creates a new section in the Project Settings window instead of a popup which is inconsistent with the Editor’s Tags workflow
- String.CompareOrdinal intermittently return non-zero for non-unique instances of empty strings when Mono scripting backend is used
Add comment