Search Issue Tracker
Not Reproducible
Votes
9
Found in
2019.3
2019.3.0f5
2020.1
Issue ID
1211503
Regression
No
[XR][Oculus Quest][URP] Significant Semaphore.WaitForSignal pauses on the main thread between MeshSkinning.Skin calls
Repro steps:
1. Open uploaded project
2. Build and Run on Questtea
3. Connect Profiler
Actual: Periodical spiking in Semaphore.WaitForSignal
Reproducible with: 2019.3.2f1, 2020.1.0a25
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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
mpgholden
Mar 10, 2020 20:08
Glad this is being tracked! I submitted a minimal repro project in case 1211503 that demonstrates this issue in 2019.3.4 without the URP, and the spikes show up in "PutGeometryJobFence" and "MeshSkinning.Skin" in the profiler.
Peter77
Mar 10, 2020 16:49
Related forum thread:
https://forum.unity.com/threads/2019-3-0f3-cpu-spikes-in-putgeometryjobfence.808635/