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 window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
- m_Modifications block serializes incorrectly when replacing source prefabs
Add comment