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

Fix playground sending. #48

Merged
merged 1 commit into from
Oct 29, 2021
Merged

Fix playground sending. #48

merged 1 commit into from
Oct 29, 2021

Conversation

JR-Morgan
Copy link
Member

@JR-Morgan JR-Morgan commented Oct 29, 2021

Fixed bug with object selection in speckle playground that caused an exception to be thrown on send operations.

Also fixed some other minor extraneous warnigns and errors that would appear in console.

  • Changed materials message from a warning to a log
  • Fixed "EditorGUILayout.EndHorizontal must be called after EditorGUILayout.BeginHorizontal" error message seen on streams that take a few seconds to receive.

Also upgraded the project to 2020.3.21.

@JR-Morgan JR-Morgan added the bug Something isn't working label Oct 29, 2021
@JR-Morgan JR-Morgan self-assigned this Oct 29, 2021
@JR-Morgan JR-Morgan merged commit c3de6a4 into main Oct 29, 2021
@JR-Morgan JR-Morgan deleted the playground-send-fix branch October 29, 2021 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant