Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X
Votes
7
Found in
2021.3.44f1
2022.3.48f1
6000.0.22f1
6000.1.0a7
Issue ID
UUM-83328
Regression
No
Artifact ID value changes when reimporting an asset when a mobile platform is selected and Unity Accelerator is enabled
Reproduction steps:
1. Open the attached “ASDQWE” project
2. In the top menu, select (Tools > Test)
3. In the Console Window, observe the “artifact id” value in the log
4. Open the Preferences Window (Unity > Settings)
5. Enable the Unity Accelerator (Asset Pipeline > Unity Accelerator (Cache Server) > Default Mode > Enabled)
6. Close and reopen the Unity Editor
7. In the Project Window, select the “Assets/ acs_110_00031001_04_BM.png” texture
8. Right-click it and select “Reimport”
9. Repeat the 2 - 3 steps
Expected result: The “artifact id” value remains the same
Actual result: The “artifact id” and value has changed
Reproducible with: 2021.3.44f1, 2022.3.48f1, 6000.0.22f1
Reproducible on: MacOS 14.61 (Intel, M2 (user’s))
Not reproducible on: No other environment tested
Notes:
- Not reproducible when a Standalone platform is selected
- When the 8th step is performed “Importer(TextureImporter) generated inconsistent result for asset(guid:0e482cb99c033d44f9ff7cac2bfae8e1) "Assets/acs_110_00031001_04_BM.png"“ warning is thrown
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment