Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0f2
Issue ID
817291
Regression
Yes
[5.4][GPUProfiler] GPU profiler does not show any draw call timings in 5.4
In 5.3 and before, the GPU profiler was showing timings for individual draw calls. Since 5.4, it generally attributes all GPU times to "RenderTexture.SetActive", and none of the actual draw calls show up.
This happens no matter whether graphics jobs are enabled or not.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Fields are not focused correctly when using UI Builder
- UNITY_SERVER scripting define does not work when switching to Dedicated Server from Windows by script
- Mesh.CombineMeshes discards empty sub-meshes when 'mergeSubmeshes' is set to false
- [Linux] MacOS build fails for every architecture when the project contains a "StreamingAssets" folder with empty an "yaml" file
- Property drawers do not always update height correctly when expanded via iteration
Add comment