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
- Physics SyncColliders 3x-7x performance regression from 2022LTS to U6
- ListView's '+' button causes a recursively dispatching event when the visual element area is filled up
- Soft keyboard closes immediately after multiple touches are made if Pointer Behavior is set to SingleUnifiedPointer
- UI Image batching breaks when interleaving elements with mixed z-positions and materials
- KeyNotFoundException is thrown when retrieving some values from HyperLinkClickedEventArgs
Add comment