Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.3.X
Votes
0
Found in
2017.1.1p3
Issue ID
954779
Regression
Yes
Bundle Identifier error message contains outdated terminology
Reproduction steps:
1) Create a new project
2) Switch to Android platform in Build Settings
3) Make sure that package name is set to default (com.Company.ProductName)
4) Build the project
5) Notice that "Bundle Identifier has not been set up correctly" error message is being thrown
Expected results:
This error message tells what to change: "Please set the Bundle Identifier in the Player Settings."
but as "Bundle Identifier" field has been renamed to "Package Name" in Player Settings, the error message should be renamed too
Regression introduced in 5.6.0f1
Reproduced with: 5.6.0f1, 5.6.4f1, 2017.1.2p1, 2017.2.0f3, 2017.3.0b5
Unable to reproduce with: 5.5.5p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Remote Config] PreparePayloadWithConfigType function is looking for camelCase property names, when the JSON objects are using PascalCase naming
- UI Builder Viewport's Tool Gizmo has deadzones
- SpriteShapes are rendered using multiple draw calls when the SRP Batcher determines their nodes are incompatible in a specific project
- UI Toolkit Debugger "Pick Element" selects Scene view panel when trying to select a world space UI element in the Scene view
- MSAA warnings are thrown when custom post-processing is used and the Scene contains transparent GameObjects
Add comment