Search Issue Tracker
Duplicate
Votes
0
Found in
2022.3.65f1
6000.0.54f1
6000.2.0b13
6000.3.0a3
Issue ID
UUM-113596
Regression
Yes
Crash on "TransferPixelDataForMaskTemplate<_sprite_packing_char2>" when building for Android devices
How to reproduce:
1. Open the “ReproProject.zip“ project
2. Open the “SampleScene“ scene
3. Build and Run for Android
Expected result: No crash
Actual result: A crash occurs during the process of building for Android
Reproducible with: 2023.2.0a10, 6000.0.54f1, 6000.1.14f1, 6000.2.0b13, 6000.3.0a3
Not reproducible with: 2023.2.0a9
Reproducible environment: macOS 15.4.1 (M4 Max), Windows 11 (Reporters)
Not reproducible environment: No other environment tested
Notes:
- Reproduces when building for Android
- The reporter also mentioned that it only happens when objects from an older project were brought to an upgraded project
- Does not reproduce when building for iOS,or macOS Standalone
First few lines of Stacktrace:
0x00007FFA9450010A (Unity) TransferPixelDataForMaskTemplate<_sprite_packing_char2>
0x00007FFA9450ADA5 (Unity) TransferPixelDataForMask
0x00007FFA9450ACA1 (Unity) TransferPixelData
0x00007FFA94504AE5 (Unity) FillImageOfAtlas
-
Resolution Note:
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
- Non-multisampled texture binding errors are logged when running the DepthBlit URP scene with MSAA enabled on Vulkan
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables
This is a duplicate of issue #UUM-113215