Search Issue Tracker
Fixed
Fixed in 2022.3.63f1, 6000.0.49f1, 6000.1.3f1, 6000.2.0b1
Votes
1
Found in
2022.3.61f1
6000.0.36f1
6000.1.0b4
6000.2.0a1
Issue ID
UUM-96066
Regression
Yes
Calling Texture2D.GetRawData() on a texture with ASTC format returns different results when the Editor is started without Library folder and then restarted with Library folder
Reproduction steps:
1. Open the attached “ASTCtest.zip” project
2. In the Menu Bar, select “Tools” > “Reproduce” > “Step1”
3. Press “Okay” in the pop-up window and wait until the Editor closes
4. Open the project again
5. In the Menu Bar, select “Tools” > “Reproduce” > “Step2”
6. Open the ImageDataChecker window (Tools > TextureDataChecker)
7. Set “TargetA” to “<Project directory>/Step1.bin“ and “TargetB” to “<Project directory>/Step2.bin“
8. Press “Check Diff”
9. Observe the message below the “Check Diff” button
Expected result: The message reports that the files are the same
Actual result: The message reports that there are differences in the files and lists them
Reproducible with: 2023.3.0a11, 6000.0.36f1, 6000.1.0b4, 6000.2.0a1
Not reproducible with: 2022.3.57f1, 2023.3.0a10
Reproducible on: macOS Sequoia 15.2 (M1 Max)
Not reproducible on: No other environments tested
Note: Before step 1, project’s Library has to be deleted
Comments (1)
-
wotakuro
Jan 29, 2025 00:22
https://github.com/ARM-software/astc-encoder/issues/537
This issue is thought to be related to
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note (fix version 6000.2.0b1):
Fixed an issue where ASTC compression can have different results if called multiple times within the same process
Resolution Note (fix version 6000.1.3f1):
Fixed an issue where ASTC compression can have different results if called multiple times within the same process
Resolution Note (fix version 6000.0.49f1):
Fixed an issue where ASTC compression can have different results if called multiple times within the same process
Resolution Note (fix version 2022.3.63f1):
Fixed an issue where ASTC compression can have different results if called multiple times within the same process