Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2017.4.0f1
2018.2.0a1
2018.3.0a1
2018.3.0f2
2019.1.0a1
Issue ID
1114406
Regression
No
When loading up the project Fatal Error UnityEditor.AssetDatabase:LoadAssetAtPath() is being thrown out and Unity hangs
1. Download and open the attached project "Magnetic race copie.zip"
-- Fatal Error is then being thrown out --
Reproducible with: 2017.4.18f1, 2018.2.20f1, 2018.3.1f1, 2019.1.0a13
On startup Unity hangs on:
---
GetManagerFromContext: pointer to object of manager 'TagManager' is NULL (table index 2)
UnityEditor.AssetDatabase:LoadAssetAtPath()
APlusFree.AssetNotification:AddNewImportAssets(String) (at Assets/Plugins/APlus Assets Explorer(Free)/Scripts/Editor/AssetNotification.cs:120)
APlusFree.AssetNotification:HanleImportedAssets(String[]) (at Assets/Plugins/APlus Assets Explorer(Free)/Scripts/Editor/AssetNotification.cs:52)
APlusFree.AssetNotification:OnPostprocessAllAssets(String[], String[], String[], String[]) (at Assets/Plugins/APlus Assets Explorer(Free)/Scripts/Editor/AssetNotification.cs:102)
System.Reflection.MonoMethod:InternalInvoke()
System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
System.Reflection.MethodBase:Invoke(Object, Object[])
UnityEditor.AssetPostprocessingInternal:InvokeMethod(MethodInfo, Object[]) (at /Users/builduser/buildslave/unity/build/Editor/Mono/AssetPostprocessor.cs:633)
UnityEditor.AssetPostprocessingInternal:PostprocessAllAssets(String[], String[], String[], String[], String[]) (at /Users/builduser/buildslave/unity/build/Editor/Mono/AssetPostprocessor.cs:144)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Editor Window not visualizing changes when selecting different Filter Modes
- Crash on UnityEngine.Rendering.RenderPipelineAsset:InternalCreatePipeline () when opening a project
- The Texture Shape of an Image changes from 2D to a Cube when the project is upgraded to 2019 and above
- Building 3D Sample Scenes (URP) Project fails
- Alpha channel is disabled when Alpha Clip Threshold is set to 0
Add comment