Fix numerous blend space issues#119029
Conversation
ed13953 to
aee8085
Compare
There was a problem hiding this comment.
Since it appears to contain numerous changes beyond the fixes for the reported issues, you need to split it up; Since now is the beta phase, only fixes for avoiding crash should be applied here. You can create a separate PR or modify this PR that addresses only the BlendSpace1D/2D "Editor" crash fix (so I assume we should change only BlendSpace1D/2DEditor class not BlendSpace1D/2D class). See also #118970 to avoid conflict/duplication with that.
If you really need to make changes, you must provide a detailed explanation of the cause and the solution in the description. This PR appears to make overly fundamental changes to address the issue.
|
No conflicts with #118970, that one only targets editors, this one mostly targets resources. |
|
The changes are too scattered, I can't tell the logical reason for the changes linked to a bug report. |
Resolves #118945 #118982