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
- Different text alignment in the column header in Entities "System" window
- 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
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.