Search Issue Tracker
Fixed in 5.3.7
Votes
0
Found in
5.3.5p6
Issue ID
812350
Regression
Yes
[DX11] Texture upload got slower in 5.3+ on some GPUs (mostly AMD)
Steps to reproduce:
1. Open attached project using unity 5.2.4f1
3. Open scene "project"
4. Select "Cube" and tick on "Do 500x New Tex 500x Get Native Texture Ptr"
5. Click play and look at the times in the log/write down the times
6. Stop playing and tick off "Do 500x New Tex 500x Get Native Texture Ptr"
7. Tick on "Do 1x New Tex 500x Get Native Texture Ptr"
8. Click play and look at the times in the log/write down the times
9. Stop playing and tick off "Do 1x New Tex 500x Get Native Texture Ptr"
10. Tick on "Do 500x New Texture".
11. Click play and look at the times in the log/write down the times
12. Repeat the process for Unity 5.3.5 or 5.4
Reproduced with: 5.3.5p7, 5.4.0b25, 5.5.0a3
Not reproducible: 5.2.4f1
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