How to fix this?

Anyone have an idea how to debug this

Build log doesnt show anything.

Anyone? just a hint?

Bad file name or folder name?

I know the solution, the problem is simple, you set an parameter and forgot to assign something to it.
Example: A texture, you forgot to assign a material, an animation that you forgot to assign to a 3d model, anything like that.
Anything that looks like this:

The solution is simple, just do not leave anything blank :wink:

Rodrigo, I can’t reproduce the problem on our side. Could you write down a simple repro? :slight_smile:

I also tried to reproduce this error, but I could not, it happened once to me when I was creating a skybox. The version was 1.1.3, I had deleted the texture information, and appeared the same error message, just filled in the blank and the project worked again.

After that I have also done some exclusions, and let some parameters in blank and nothing happened. I believe it to be a specific error for that situation, the same goes for the user above.

If it occurs again i will make a copy of the project and send to you :wink:

But one thing I said sure, the error occurred because of a exclusion of content, leaving a blank field.

Here! I managed to reproduce the error.

  1. Create a model any and import it into the engine.
  2. Delete the original file in FBX.

Ok thanks for the repro we will check that :wink: