1.5.0-rc.7
Pre-release
Pre-release
github-actions
released this
18 Sep 03:32
·
88 commits
to main
since this release
What's Changed
- fix: issues where invalidation flushing might fail (+ make FlushInvalidates public) by @bdunderscore in #397
- fix: NullReferenceError from GetParameterRemappingsAt by @bdunderscore in #398
- fix: parameter introspection did not ignore EditorOnly objects by @bdunderscore in #399
- fix: suprious "not on main thread" warnings from OnPreCull by @bdunderscore in #400
- fix: GetParametersForObject does not register GetComponents with compute context by @bdunderscore in #403
- perf: minor improvements by @bdunderscore in #402
- chore: improve dump shadow hierarchy output by @bdunderscore in #404
- fix: NRE when toggling plugin enable state by @bdunderscore in #405
- fix: don't enforce preview time limits when a debugger is attached by @bdunderscore in #406
Full Changelog: 1.5.0-rc.6...1.5.0-rc.7