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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Resolution Note (fix version 2019.2):
Fixed in 2019.2