Raycasts don't detect trees
Reported
Trees are not detected by Camera Raycast.
Specifically, MyDetectedEntityInfo has Type "Unknown", and everything except TimeStamp zero.
After discussion with well-informed people, this is related to last line in MyDetectedEntityInfoHelper_ModAPI.cs
Without support for detecting trees, how can one program Tesla self-driving cars?
Hello, Engineer!
Thank you for your feedback! Your topic has been added between considered issues.
Please keep voting for the issue as it will help us to identify the most serious bugs.
We really appreciate your patience.
Kind Regards
Keen Software House: QA Department
Hello, Engineer!
Thank you for your feedback! Your topic has been added between considered issues.
Please keep voting for the issue as it will help us to identify the most serious bugs.
We really appreciate your patience.
Kind Regards
Keen Software House: QA Department
This is still an issue, please remove the "oudated" tag :}
The cause is likely in MyDetectedEntityInfoHelper.Create() because does not check for the entity types that trees are (there's 2 types btw, chunked when rooted and singular when unrooted).
This is still an issue, please remove the "oudated" tag :}
The cause is likely in MyDetectedEntityInfoHelper.Create() because does not check for the entity types that trees are (there's 2 types btw, chunked when rooted and singular when unrooted).
Hello, Engineers!
I appreciate this thread is quite old. I have had a look into this and thank you to Georgik for the world to test this in :) I have successfully reproduced the issue and reported it internally.
Kind Regards
Laura, QA Department
Hello, Engineers!
I appreciate this thread is quite old. I have had a look into this and thank you to Georgik for the world to test this in :) I have successfully reproduced the issue and reported it internally.
Kind Regards
Laura, QA Department
Replies have been locked on this page!