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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
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.