User avatar
horeaper
Topic Author
Posts: 34
Joined: 22 Sep 2014, 12:50

Using NoesisGUI with ProGrid together cause (non-important) errors.

24 Jun 2019, 11:36

NoesisGUI 2.2.3 with Unity 2019.1.7.
When ProGrid and NoesisGUI exist together, the following error happens:
Read only asset Packages/com.unity.progrids/Font/Asap-Regular-ProGrids.asset has no meta file.
UnityEditor.AssetDatabase:CreateAsset(Object, String)
NoesisPostprocessor:ImportFont(String, Boolean) (at Assets/NoesisGUI/Plugins/Editor/NoesisPostprocessor.cs:139)
NoesisPostprocessor:ImportAssets(String[], UpdateProgress) (at Assets/NoesisGUI/Plugins/Editor/NoesisPostprocessor.cs:72)
<>c__DisplayClass4_1:<OnPostprocessAllAssets>b__0() (at Assets/NoesisGUI/Plugins/Editor/NoesisPostprocessor.cs:107)
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()
Read only asset Packages/com.unity.progrids/Font/Asap-Medium-ProGrids.asset has no meta file.
UnityEditor.AssetDatabase:CreateAsset(Object, String)
NoesisPostprocessor:ImportFont(String, Boolean) (at Assets/NoesisGUI/Plugins/Editor/NoesisPostprocessor.cs:139)
NoesisPostprocessor:ImportAssets(String[], UpdateProgress) (at Assets/NoesisGUI/Plugins/Editor/NoesisPostprocessor.cs:72)
<>c__DisplayClass4_1:<OnPostprocessAllAssets>b__0() (at Assets/NoesisGUI/Plugins/Editor/NoesisPostprocessor.cs:107)
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()
The solution are to remove Asap-Medium-ProGrids.asset and Asap-Regular-ProGrids.asset from "Library\PackageCache\com.unity.progrids@(whatever.the.version.is)\Font" directory, then reopen the project.
Looks like those were generated by Noesis's font importer.

It's nothing big, but I have to do this everytime I click "Reimport All XAMLs", or upgrade Noesis. Just...annoying🙁
 
User avatar
jsantos
Site Admin
Posts: 3905
Joined: 20 Jan 2012, 17:18
Contact:

Re: Using NoesisGUI with ProGrid together cause (non-important) errors.

24 Jun 2019, 15:07

It seems we are applying our postprocessor out of /Assets and we shouldn't.

Could you please file a ticket?
 
User avatar
horeaper
Topic Author
Posts: 34
Joined: 22 Sep 2014, 12:50

Re: Using NoesisGUI with ProGrid together cause (non-important) errors.

25 Jun 2019, 06:51

It seems we are applying our postprocessor out of /Assets and we shouldn't.

Could you please file a ticket?
Done: https://www.noesisengine.com/bugs/view.php?id=1508

Who is online

Users browsing this forum: Google [Bot] and 62 guests