Skip to content

Conversation

@sadegh-askari
Copy link

@sadegh-askari sadegh-askari commented Jun 19, 2024

Hi,
I ran into these problems and I fix them on my fork:

  1. InvalidCastException: if call Auto Assign on ScriptableObject to find Prefabs that their property name not contains 'prefab'
    InvalidCastException when use auto assign on ScriptableObject #1 (comment)

  2. NullReferenceException on prefab provider

and also I implemented support for AssetReferenceT<>

@sadegh-askari sadegh-askari changed the title Fix for some Exceptions Fix for some Exceptions and Support for AssetReferenceT<> Jun 20, 2024
… matching component

without this fix if property name does not contain prefab and there isn't any matching component in the scene, component assigner leaves the field as null!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant