Search Issue Tracker
Fixed in preview.1 - 0.2.3
Votes
0
Found in [Package]
preview.1 - 0.2.2
Issue ID
1226583
Regression
No
[AIPlanner] World Query from the Decision Controller does not show the expected results with certain queries containing 'OR'
How to reproduce:
1. Open user-submitted project (787481-AIPlanner.zip)
2. Open the SampleScene
3. Select DecisionController GameObject and expand the 'Include objects' section
4. Note that all objects are displayed under 'World objects'
5. Add a filter 'With Traits' for 'CustomTrait', note that only CustomTraitObjects are displayed
6. Add a filter 'OR', note that all objects are displayed
7. Add a filter 'With Traits' for 'SecondTrait' and a filter 'From GameObject' for 'SecondTraitObject1'. Note that expected objects are displayed(CustomTraitObject1, CustomTraitObject2, SecondTraitObject1)
8. Move the filter 'OR' to the bottom. Note that not all objects are displayed, unlike in step 6. Then move the filter 'With Traits' for 'CustomTrait' to the bottom
9. See the World objects
Expected result: CustomTraitObject1, CustomTraitObject2, SecondTraitObject1 are displayed(same result as in step 7)
Actual result: SecondTraitObject1 and SecondTraitObject2 are displayed
Reproducible with: 2019.3.5f1, 2020.1.0b1, 2020.2.0a2
Could not test with: 2017.4.38f1, 2018.4.19f1(AI Planner package unavailable)
Reproducible with package versions: preview.2. - 0.2.1, preview.1 - 0.2.2
Could not test with: preview.2 - 0.0.1, preview.4 - 0.2.0(DecisionController not yet implemented/errors when using it)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
Resolution Note (fix version preview.1 - 0.2.3):
Fixed in preview.1 - 0.2.3