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

Dynamic resolution support #199

Closed
mob-sakai opened this issue Sep 18, 2024 · 1 comment
Closed

Dynamic resolution support #199

mob-sakai opened this issue Sep 18, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request released

Comments

@mob-sakai
Copy link
Owner

mob-sakai commented Sep 18, 2024

To research:

  • Dynamic Resolution
  • Supported platforms?
  • Available range? 0-1? The value appears to vary in a staircase pattern.
    • minimum 0.25, 0.05 increments?
  • Horizontal and vertical... Is there a difference between them? Preference for larger values?
  • Support stereo?
  • Should I use RT.allowDynamicResolution?
  • Conflicts with UniversalRenderingPipelineAsset.renderScale?
@mob-sakai mob-sakai added the enhancement New feature or request label Sep 18, 2024
@mob-sakai mob-sakai self-assigned this Sep 18, 2024
@mob-sakai mob-sakai added the help wanted Extra attention is needed label Sep 18, 2024
@mob-sakai mob-sakai removed the help wanted Extra attention is needed label Sep 25, 2024
github-actions bot pushed a commit that referenced this issue Sep 29, 2024
## [2.3.8](v2.3.7...v2.3.8) (2024-09-29)

### Bug Fixes

* if `UniversalRenderPipelineAsset.renderScale` is not 1, soft masking will not be rendered correctly ([6e5a7f9](6e5a7f9)), closes [#194](#194)
* in URP, dynamic resolution does not work when render scale is close to 1 ([afed40a](afed40a))
* recreates ProjectSettings scriptable object when the project is pulled from GitHub ([9f6ea22](9f6ea22)), closes [#200](#200)
* when using dynamic resolution, soft masking will not be rendered correctly ([5100e3f](5100e3f)), closes [#199](#199)
Copy link

🎉 This issue has been resolved in version 2.3.8 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this issue Sep 29, 2024
## [2.3.8](v2.3.7...v2.3.8) (2024-09-29)

### Bug Fixes

* if `UniversalRenderPipelineAsset.renderScale` is not 1, soft masking will not be rendered correctly ([6e5a7f9](6e5a7f9)), closes [#194](#194)
* in URP, dynamic resolution does not work when render scale is close to 1 ([afed40a](afed40a))
* recreates ProjectSettings scriptable object when the project is pulled from GitHub ([9f6ea22](9f6ea22)), closes [#200](#200)
* when using dynamic resolution, soft masking will not be rendered correctly ([5100e3f](5100e3f)), closes [#199](#199)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

No branches or pull requests

1 participant