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
- EditorUtility.IsValidUnityYAML failing to properly validate YAML parsed into it
- Resources.UnloadUnusedAssets() freezes the Editor when releasing Mesh objects
- 16-bit Sprite Textures have a banding effect and loss of data when packing into Variant Sprite Atlas
- HDRP Cluster artifacts when having more than 100 lights
- ParticleCollisionEvent.intersection generates extremely high values when particles collide while in Play Mode
Add comment