Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.3f1
Issue ID
1070400
Regression
No
An error is shown in the Inspector when a class is inside a namespace and there isn't a whitespace after the name of the class
Repro steps:
1. Open QA attached project "repro_1070400"
2. Select script "TestScript" in the Project Window
3. Observe the Inspector
4. Select script "TestScript2" in the Project Window
5. Observe the Inspector and notice the error
Expected: No errors are shown in the Inspector with both scripts
Actual: The script "TestScript2" produces an error: "No MonoBehavior scripts in the file, or their names do not match the file name"
Reproducible with: 2017.4.9f1, 2018.1.9f1, 2018.2.4f1, 2018.3.0a9
Notes:
- The only difference between the two scripts is the whitespace after the class name
Fixed in: 2018.3.0a9
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The burger button icon is jittering left and right when resizing docked Animation window
- Property button overlaps with the Property name in the Animation window when the Animation window is docked and resized horizontally
- Animation window does not update when the GameObject with the Animation is deleted until the mouse cursor enters the Animation window
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Triangle icon in Animation window’s Property button is barely visible in dark theme
Add comment