Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0f3
Issue ID
900983
Regression
No
Processor spikes in "WaitForTargetFPS" when performing work on background threads
Steps to reproduce:
1. Download and open the attached project
2. Open the profiler
3. Enter the Play mode
4. Observe profiler
Expected result: steady performance
Actual result: performance spikes when calling functions on background threads
Reproduced on 5.5.3f1, 5.6.0f3, 2017.1.0b1
5.6.0p1 appears to crash when attempting to do the same
Notes:
-the spikes in the reproduction project go from 50-150 ms, whereas the user mentions his main project stalls up to 1 second
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment