Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Major Editor Memory Leaks #3

Open
bteitler opened this issue Jul 29, 2016 · 1 comment
Open

Major Editor Memory Leaks #3

bteitler opened this issue Jul 29, 2016 · 1 comment

Comments

@bteitler
Copy link

There may be a memory leak related to the Scene Auto Rendering option. A few developers on my team have this feature crash the editor pretty quick with memory spikes with this on. Doesn't happen on every machine, but seems drastic when it does. Turning this option off fixes the issue immediately.

There may be also memory leaks related to lights. I've had memory start leaking / stop leaking when I toggle different lights on or off.

@Goyoman
Copy link

Goyoman commented Dec 21, 2017

Remove [ExecuteInEditMode] from ValveCamera... You will miss lights in the Editor though, so I tend to switch around depending on what am I doing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants