Search Issue Tracker
By Design
Votes
65
Found in
5.3.1p2
Issue ID
765766
Regression
No
Loading a scene async creates huge performance spikes for the GPU
To reproduce the issue follow the steps:
1. Open "TestLoading" project
2. Build the project in development mode
3. Start the build and connect to the profiler (make sure to look at the GPU)
4. Press any key to load the scene
5. Notice that spikes appears on the GPU.
They will probably be tagged as RenderTexture.SetActive
Screenshot:
http://screencast.com/t/WNQSdI7KVQq
Reproduced in 5.3.2p4, 5.3.1p2, 5.4.0b6
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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
alexandre-fiset
Feb 23, 2016 19:55
Yes.