Search Issue Tracker
Fixed
Votes
0
Found in
2021.2
Issue ID
1337023
Regression
No
Creating a Texture3D with format RG_EAC_SNORM causes a crash on iOS
Creating a Texture3D with format RG_EAC_SNORM causes a crash on iOS.
This was discovered while trying to expand test coverage for Get/Set Pixels.
The new tests will return early if RG_EAC_SNORM or RG_EAC_UNORM are used on iOS.
Check Texture3DTests.cs Texture3D_SetPixels_ShouldFail & Texture3D_GetPixels_ShouldFail in the Rendering EditPlayModeTests project for repro.
There was no callstack available when this was discovered.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Add comment