You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've spotted several performance issues that should be addressed.
The tutorial level import contains a preview camera. Which renders the whole scene even though its not attached to a viewport
The lidar is by far the most expensive bit of scripting we have. A review of how it is doing its drawing should take place to make sure its not being more expensive than necessary.
The text was updated successfully, but these errors were encountered:
I've spotted several performance issues that should be addressed.
The tutorial level import contains a preview camera. Which renders the whole scene even though its not attached to a viewport
The lidar is by far the most expensive bit of scripting we have. A review of how it is doing its drawing should take place to make sure its not being more expensive than necessary.
The text was updated successfully, but these errors were encountered: