Search Issue Tracker
Fixed in 5.2.1
Votes
0
Found in
5.2.0b5
Issue ID
715315
Regression
Yes
[WP8.1] Build fails if the product name starts with a number
To reproduce:
1. Create a new project
2. Switch platform to WP8
3. Go to player settings
4. Change the product name to "2proj" or anything that starts with a number
5. Build & run for WP8
6. Notice the errors in the console:
error : x:Class="2proj.App" is not valid. '2proj.App' is not a valid fully qualified class name.
Regression since 5.1.2p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled
Add comment