Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.3.X
Votes
0
Found in
2017.3.1p1
2018.1.0b5
Issue ID
1011341
Regression
Yes
Performance Regression of Sprite.Create when FullRect meshType is used
To reproduce:
1. Open "Reproduction.zip" project
2. Enter "TestScene" scene
3. Open profiler window
4. Enter play mode
Expected result: SpriteCreations in profiler will take around 10-15ms
Actual result: SpriteCreations takes 1100-1200ms
Reproduced: 2017.1.3p4, 2018.1.0b11, 2018.2.0a4
Not reproducible: 2017.1.3p2, 2017.2.2p1
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