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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
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.