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
- [HDRP] [Metal] Tiled artefacts when using DRS
- [HDRP] Empty template starts with incorrect Physically Based Sky ground
- Big chunk of "Untracked" memory in the Memory Profiler screenshot when a custom .obj file is loaded while in Play Mode
- Video contains artifacts when played in the Video Preview section in the Inspector Window
- UI Toolkit Slider "Fill" option doesn't invert when "Inverted" option is selected
Add comment