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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment