Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.4.X, 2019.1.X
Votes
0
Found in
2018.3.5f1
Issue ID
1130212
Regression
No
[Graphics, Textures] SRVs are not correct for Texture2DMSArrays
Steps to reproduce:
1. Open attached project
1. Play the "Sample Scene"
2. Take a RenderDoc capture
3. In the resource inspector navigate to "RenderTexture-SRV-*-color-512x512"
4. Expand the ID3D11Device -> pDesc -> Texture2DMSArray and observe that array size is 1
Expected result: ArraySize should be 2 instead of 1
ArraySize: UINT32_MAX instead of ArraySize: 1 displayed in: 2019.2.0a7, 2019.2.0a5
Reproduced in: 2019.2.0a4, 2019.1.0b5, 2018.3.5f1
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
- Texture Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"
Resolution Note (fix version 2019.2):
Fixed in 2019.2