I notices for a while now when updating to a newer needle engine version, I have create a new needle project for the vite template in a new folder in order to get the new features working correctly (or the old project stopped working completly). Is there a way to get around this?
It should generally not be necessary. It depends a bit on how old your project is. We updated the vite config in the template a while ago to support our plugins which would be the only reason I can think of to update if you were using an much older version (the ExportInfo has a context menu as well for copying the vite.config from the template and replacing it in the project).
Besides that: what made it necessary to generate a new project?
Okay, maybe it is another problem: Is Firefox currecntly working with the new Editor Sync Feature? Firefox kann keine Verbindung zu dem Server unter wss://192.168.105.111:1107/ aufbauen. client.ts:78:17
The webserver console is flooded with this message: Unexpected number in JSON at position 135
My problem with the old project when updating from 2.66 to 2.67 was Post Processing Volume and Editor Sync wasn’t working. I had a problem when updating from 2.62 to 2.65, where I had to make a new project because the build just did not show up in browser, not even the needle loading screen (cant remember the error message sadly). When I updated today to 2.67, editor sync and post processing wasn’t working. I assumed the same problem and recreated the project. But when this wasn’t helping, I switched to chrome and everything works fine. I already trashed the old project so I canot reproduce, if the old project works with chrome.
Sorry, will look more deeply into it when this shows up in one of the next updates.
That’s great! Not everything works yet and especially it doesnt communicate well sometimes what works and what doesnt (gotta write some docs about it) but I feel the same thanks for the confirmation!
Okay, back to topic: I DO have a concrete bug report now! I just updated to 2.67.2 and all default needle components looked like this. This happened when upgrading from 2.65 to 2.67.1 as well. They also not getting exported in the build anymore.
What do you mean by “in the project window”? like, downloading the package from github and then going to Window > Package Manager and then clicking the + icon and add pckg from disk??