Search Issue Tracker

Fixed in 2018.1.X

Votes

1

Found in

2018.1.0a5

2018.1.0b13

Issue ID

1025374

Regression

Yes

[2018.1] 'Can't add script behaviour VisualContainerAsset' error when adding script to GO with mismatched file and class name

Inspector Framework

-

Reproduction steps:
1. Create a new script.
2. Change the filename of that script.
3. Add script to an object in the scene.

Expected error message: "Can't add script component 'NewBehaviourScript' because the script class cannot be found. Make sure that there are no compile errors and that the file name and class name match."

Actual error message: "Can't add script behaviour VisualContainerAsset. The script needs to derive from MonoBehaviour!"

Reproduced: 2018.1.0a5, 2018.1.0f1
Not reproducible: 2017.1.3p1, 2017.2.1p3, 2017.3.1f1, 2018.1.0a4, 2018.2.0b1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.