Search Unity

Bug Buildcrash: InvalidOperationException, containing type is not fully instantiated

Discussion in 'Editor & General Support' started by Oasez, Dec 7, 2021.

  1. Oasez

    Oasez

    Joined:
    Dec 8, 2018
    Posts:
    2
    Hello, I have a problem with the build of my project. Whenever I launch my build I get the following error:

    InvalidOperationException: Could not execute the method because the containing type is not fully instantiated.


    I do not know where to look to fix this error. In the editor everything is working smoothly.
    I have tried to just build an empty scene, but the same error keeps appearing (3 times to be exact).

    If anyone knows why this issue occurs and maybe even how to fix it, I would appreciate it!