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
Comments (11)
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
- Transform fields are impossible to edit when Inspector window is resized
- Actions in UI Builder Preview mode are not fully reset after exiting the Preview mode
- Transform field values are no longer visible when Inspector window is resized
- [Android] "Adding null Transform to TransformAccessArray will result in degraded performance" warnings printed when loading and unloading scenes with 2D animated characters
- "Trying to draw gizmos while inside a renderpass" error message is thrown when Scene View Gizmos are enabled
alexandre-fiset
Feb 23, 2016 19:55
Yes.