Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2019.2.0a1
Issue ID
1115668
Regression
No
Scripts can have names starting with a number
To reproduce:
1) Create a new project
2) Right-click in project and create a C# Script
3) Name it with a number at the start of the name (e.g. "1foo.cs")
Expected: Name reverts back to old name or underscore is appended, because otherwise it would create incorrect C# script (class name must start with a letter or underscore)
Actual: File is created and you get compiler errors for unexpected identifier
Reproduced in 2017.4.0f1, 2019.2.0a1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note:
We really appreciate your contribution to the Unity product. Thank you for reporting this issue. We take every case submitted to us seriously by investigating the impact on you, our customer, as well as the impact it may have on the engineering and experience of our product.
This particular case has been investigated thoroughly and we have decided, in the interests of protecting the stability and features of Unity for users that rely upon the affected versions, to not address this issue.