Dreikblack Posted May 17, 2023 Share Posted May 17, 2023 I changed CameraControls component to be tactical/isometric and noticed it's ignoring my new class member and in debug i found out it have vars that has been deleted and no my var there at all. My code Update() works fine tho except member issue. Tried to rebuild solution - nothing changes. Is there a proper way to recompile a component or maybe i should create new component instead of repurposing old one? Quote Link to comment Share on other sites More sharing options...
Solution Josh Posted May 17, 2023 Solution Share Posted May 17, 2023 It sounds like visual studio is hss as bing problems. I’ve been seeing a lot of weird stuff like this myself lately. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Dreikblack Posted May 18, 2023 Author Share Posted May 18, 2023 Yea, i guess it was VS being VS - now it's just wokring on next day Quote Link to comment Share on other sites More sharing options...
SpiderPig Posted May 18, 2023 Share Posted May 18, 2023 With VS22 I find I have to just restart the whole pc somtimes to get it too work. But most of the time a clean build or restart of the editor fixes it. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.