Search Issue Tracker
By Design
Votes
0
Found in
5.4.0b25
Issue ID
813702
Regression
No
[WP] 2D Texture of d3d format 28 fails to create on Lumia 1320
Reproduction steps:
1. Build & run the attached project to Lumia 1320
2. It will generate textures in runtime
3. At one point a texture will fail to be created with the following output:
png11@q9
(Filename: C:\buildslave\unity\build\artifacts/generated/Metro/runtime/UnityEngineDebugBindings.gen.cpp Line: 45)
d3d11: failed to create staging 2D texture w=4096 h=4096 d3dfmt=28 [8007000e]
I could only reproduce on Lumia 1320.
Reproducible with all 5.x versions
Comments (1)
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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Ewanuk
Feb 02, 2017 14:06
Could we get some more information besides "By design" please?
Why is this being triggered? How can we work around it?