This PR Removes UI Rounded Corners package from the project. Removes package related stuff from the scene and UI related scripts. As a result all UI will have sharp corners.
Removed UI Rounded Corners package
Updated UI objects that were using this package.
Removed an HDRP related object from the scene named "StaticLightingSky". It was not present in hierarchy but was giving Debug.LogWarning() in the runtime.
Description
This PR Removes UI Rounded Corners package from the project. Removes package related stuff from the scene and UI related scripts. As a result all UI will have sharp corners.
Related links
Tests performed
Tested in the editor.
Effects on system behavior
Not applicable.
Notes for reviewers
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.