Skip to content

Conversation

bitsandfoxes
Copy link
Contributor

@bitsandfoxes bitsandfoxes commented Jul 28, 2025

Update the samples, this includes but is not limited to

  • Removal redundant buttons i.e. multiple flavors of throwing & catching.
  • Addition of ForceCrash in dedicated scene
  • Cleanup of fake work to keep stacktraces intact for demo purposes
  • Updated sample packages
Screenshot 2025-08-04 at 15 16 02 Screenshot 2025-08-04 at 15 03 50 Screenshot 2025-08-04 at 15 03 53 Screenshot 2025-08-04 at 15 04 07 Screenshot 2025-08-04 at 15 04 11

#skip-changelog

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is some duplicating of code here from BugFarmButtons. I'm doing this so we can keep everything that happens here in one file. The whole _executor logic already adds mental overload to the samples so the actual error is right in from of user's eyes.

@@ -3,7 +3,6 @@
"com.unity.collab-proxy": "2.0.7",
"com.unity.ide.rider": "3.0.36",
"com.unity.ide.visualstudio": "2.0.23",
"com.unity.ide.vscode": "1.2.5",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're not using it - and it's deprecated in future Unity versions anyway.

AndroidBundleVersionCode: 1
AndroidMinSdkVersion: 19
AndroidMinSdkVersion: 21
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New min SDK version with Unity 2020

@bitsandfoxes bitsandfoxes marked this pull request as ready for review August 4, 2025 14:04
cursor[bot]

This comment was marked as outdated.

@bitsandfoxes bitsandfoxes requested a review from a team August 5, 2025 08:47
@bitsandfoxes bitsandfoxes merged commit 686ee20 into main Aug 11, 2025
94 checks passed
@bitsandfoxes bitsandfoxes deleted the chore/update-samples branch August 11, 2025 11:37
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

Successfully merging this pull request may close these issues.

2 participants