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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment