Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2019.3.3f1
2019.4
Issue ID
1234279
Regression
No
[XR] ParticleSystem.ScheduleGeometryJobs takes up to ~60% of time when using Render to texture
Reproduction steps:
1. Open the attached project ("Heat sources PoC.zip")
2. Open "Handheld Test"
3. Open Profiler window
4. Enter Play mode
5. Search for "ParticleSystem.ScheduleGeometryJobs" in Profiler
Expected result: ParticleSystem.ScheduleGeometryJobs performance is similar to non-XR or XR SDK
Actual result: ParticleSystem.ScheduleGeometryJobs takes up to ~60% of the time
Reproducible with: 2018.4.28f1, 2019.4.12f1 (legacy XR)
Not reproducible with: 2020.1.8f1, 2020.2.0b6 (XR SDK)
Tested with:
- Oculus Rift (Oculus SDK, OpenVR SDK)
- MockHMD (ParticleSystem.ScheduleGeometryJobs spikes up to ~60%)
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
- "Curve" window workspace doesn't update the scale to match the selected curve preset unless reopened
- StackOverflowException occurs and tests fail to load when the Test Runner window is opened while System.Windows.Forms.dll and System.Deployment.dll are present in the project
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
Resolution Note (2019.4.X):
As this relates to the now deprecated legacy VR management system (which has been replaced by the XR Management package), and that it uses the OpenVR SDK (which Valve supports; not Unity), resolving this issue as Won't Fix.