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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
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