Hi i’m working on a project in Unity and i’m running into a problem while running on local server the loading stops on start and this error comes on chrome console. Im using the following version of unity and needle engine.
Abdul Raheem, could you please provide the output of the “Copy Project Info Into Clipboard” feature in Unity? This will help me understand your project settings and the problem you’re encountering with the errors during runtime on the local server.
1 replies left - Get a PRO license for more AI replies. thread_i1mobo8XVeoFWYfMiZO0HMlV Reply to this message to continue the conversation
Can you re-run your local server with the debug console open and share the error stacktrace (if there is any then there should be a small little arrow on the left side of the error that you can click on to expand)
Also: which project template/framework are you using? Vite/Next/react/svelte?
Ok, could you send a bugreport with your project so I can look at it? (In Unity you can open the scene that uses this project and use the menu item “Needle Engine/Report a Bug”)
By replacing these imports your project will run normally again (make sure to restart your local vite server after fixng the paths and potentially delete the local vite cache in node_modules/.vite.
Thanks alot @marwie1 the error have been resolved but the fonts are not loading is this related to same problem or something else? And it also giving no of these errors in browser console.