View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002677 | NoesisGUI | Unity3D | public | 2023-08-30 21:26 | 2023-09-27 10:49 |
Reporter | Josh Campbell | Assigned To | sfernandez | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.2 | ||||
Target Version | 3.2.2 | Fixed in Version | 3.2.2 | ||
Summary | 0002677: Perf dips pretty hard when the HitTest3D gets run on Quest up to an unusable state | ||||
Description | We are noticing a major performance hit when using HitTest3D (as seen in attached screenshot) on Quest Standalone. We're looking into ways to reduce its usage but will ultimately take too hard of a performance hit when interacting with the interface. We haven't implemented changes to reduce the calls when unnecessary, but it -is- too expensive when needed. | ||||
Steps To Reproduce | Launch the game - Have the Noesis interface deployed and HitTest called. (Currently always when interface is open) We're hoping to find ways to reduce its impact on the overall performance and were looking for suggestions. | ||||
Tags | No tags attached. | ||||
Platform | Android | ||||
|
|
Hi Josh, Before we further analyze the performance problems we need to understand why you need to use the HitTest3D version with calllbacks. Could you share the code for your filter and result callbacks? Because in our plugin we are simply using the HitTest3D version without callbacks and had no issues so far. Also, please do a test using the HitTest3D without callbacks, you shouldn't have any performance issues on Quest, could you confirm? Thank you! |
|
Did you find time to try the HitTest3D version without callbacks? | |
Fixed in changeset 12714 | |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-08-30 21:26 | Josh Campbell | New Issue | |
2023-08-30 21:26 | Josh Campbell | File Added: image.png | |
2023-08-30 21:26 | Josh Campbell | File Added: image-2.png | |
2023-08-30 21:29 | Josh Campbell | Description Updated | |
2023-08-30 21:29 | Josh Campbell | Steps to Reproduce Updated | |
2023-08-30 21:30 | Josh Campbell | Description Updated | |
2023-08-31 12:45 | sfernandez | Assigned To | => sfernandez |
2023-08-31 12:45 | sfernandez | Status | new => assigned |
2023-08-31 12:45 | sfernandez | Target Version | => 3.2.2 |
2023-08-31 12:51 | sfernandez | Status | assigned => feedback |
2023-08-31 12:51 | sfernandez | Note Added: 0008689 | |
2023-08-31 12:52 | sfernandez | Note Edited: 0008689 | |
2023-09-04 16:01 | sfernandez | Note Added: 0008694 | |
2023-09-27 10:49 | sfernandez | Status | feedback => resolved |
2023-09-27 10:49 | sfernandez | Resolution | open => fixed |
2023-09-27 10:49 | sfernandez | Fixed in Version | => 3.2.2 |
2023-09-27 10:49 | sfernandez | Note Added: 0008772 |