Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2017.1.2p4
Issue ID
979100
Regression
No
Double calls on AssetPostprocessor.OnPostprocessAllAssets when creating a prefab. Each time prefab has diferent instanceID
Steps to reproduce:
1. Open user attached project
2. Drag a game object to the project window
3. Notice OnPostprocessAllAssets called twice
Expected result: OnPostprocessAllAssets should be called once when a prefab is made from a game object
Actual result: OnPostprocessAllAssets is called twice when a prefab is made from a game object
Reproduced in: 2018.1.0b1, 2017.3.0f3, 2017.2.1p1, 2017.1.2p4, 5.6.5f1, 5.5.5p1
Fixed in: 2018.3.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
Add comment