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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment