Search Issue Tracker
Fixed
Fixed in 6000.0.63f1, 6000.2.16f1, 6000.3.0b10, 6000.4.0a4
Votes
0
Found in
6000.0.59f1
6000.2.1f1
6000.3.0b4
6000.4.0a1
Issue ID
UUM-121031
Regression
No
Texture 2D Importer fails to assing a default value to the "namefileidtable" when using a texture preset
Reproduction steps:
1. Open the attached “IN-118892.zip” project
2. Drag and drop any texture (.png) asset into the Assets folder
3. Right-click on it and press Show In Explorer
4. Open its .meta file with any text editor
5. Observe the “nameFileIdTable” property
6. From the Project window, right-click on the texture asset and click Reimport
7. Observe the “nameFileIdTable” property in the .meta file again
Expected result: The “nameFileIdTable” property was populated on the 5th step and no changes were visible after Reimport
Actual result: The “nameFileIdTable” property was only populated on the 7th step after Reimport
Reproducible with: 2023.1.0a1, 6000.0.59f1, 6000.2.7f1, 6000.3.0b4, 6000.4.0a1
Reproducible on: macOS 15.7.1 (M3 Max), Windows 11
Not reproducible on: no other environment tested
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
- Project Auditor Analysis is not marked dirty when the save file is deleted even after reopening the Project Auditor window
- “Shader Graphs” text in the blackboard is hard to see
- "NullReferenceException" error is thrown when changing input field focus via script with custom validation
- The Tables in the Project Auditor’s Assemblies, and Precompiled Assemblies tabs does not scale with the Project Auditor window size which leads to unused empty space and bigger scrollbars in the tables
- Tile Palette button with longer Palette name is misaligned and cut-off when Tile Palette Clipboard overlay is resized
Resolution Note (fix version 6000.4.0a4):
Fix for this issue is available on Unity 6000.4.0a4 and above
Resolution Note (fix version 6000.3.0b10):
Fix for this issue is available on Unity 6000.3.0b10 and above