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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Add comment