Search Issue Tracker
Fixed in 4.3.X
Votes
0
Found in
4.3.0b1
Issue ID
561894
Regression
Yes
m_InstanceID == 0 when adding assets
1) What happened
m_InstanceID == 0 when adding assets
Not reproduced on 4.2.0f4 and 4.2.1f2 and 4.2.1f3
Reproduced on 4.2.1f4 and 4.3.0b1
2) How can we reproduce it using the example you attached
1 Open Unity and create new project
2 Import Character Controller package (in menu Assets->Import Package->Character Controller)
3 Close Unity
4 Open Unity and create new project - through menu File->New project
5 Import Character Controller package (in menu Assets->Import Package->Character Controller) - after importing notice error in console:
m_InstanceID == 0
UnityEditor.AssetPreviewUpdater:CreatePreviewForAsset(Object, Object[], String)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment