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
- Material does not update when setting an enum keyword using EnableKeyword
- AddComponentMenu.componentOrder has no effect on the "Add Component" menu in the Inspector window
- Distant objects become visibly illuminated when looking through the volumetric fog with SSGI enabled
- WebGL build crashes when opening a ZipArchive entry and "Code Optimization" is not set to the default "Shorter Build Time"
- Severe visual artifacts happen in the Editor when using GrassFlow package assets with Compute Shader
Resolution Note (fix version 2019.2):
Fixed in 2019.2