Matt Conroy
Matt Conroy
**Is your feature request related to a problem? Please describe.** I am not notified when a Pull Request has been approved by a reviewer. **Describe the solution you'd like** I...
**Describe the bug** When adding a SoftMask component to an empty GameObject, NullReferenceExceptions are continuously thrown until a Graphic is also added. **To Reproduce** Steps to reproduce the behavior: 1....
### Troubleshooting docs - [X] My problem is not solved in the Troubleshooting docs ### Anaconda default channels - [X] I do NOT use the Anaconda default channels (pkgs/* etc.)...
When a version of Unity 6 or higher is installed (i.e. with a version number 6000.x.x), Cake.Unity prints the following warning and will not allow those versions of Unity to...
An exception is thrown when setting both Quit and RunTests to true >Unable to start unit testing if argument Quit is true.\nPlease set Quit or RunTests to false There is...
### Prerequisites - [x] I have written a descriptive issue title - [x] I have searched [issues](https://github.com/cake-build/cake/issues) to ensure it has not already been reported ### Cake runner Cake Frosting...
NOTE: Your issue may already be reported! Please search on the [issue tracker](../) before creating one. **Describe the bug** ArgumentNullException is intermittently thrown whene existing Play mode the first time...
**Describe the bug** When using multiple displays, and a display other than the one where the SoftMask is present is focused, the SoftMask no longer works and renders no content....
Occasionally (but rarely) tags are pushed that are then deleted. I use Git tags for my versioning, meaning if I ever re-tag the same commit again to trigger a workflow,...