Search Issue Tracker
Won't Fix
Votes
0
Found in
5.2.2f1
Issue ID
745298
Regression
No
[iOS] Asset Bundle build causes "Could not produce class with ID ..." errors when running the build on device
Reproduction steps:
1. Open the attached project "New Unity Project";
2. Open the aaa.unity scene;
3. Build the asset bundles of this scene (Assets->Build AssetBundles);
4. Open the Build settings of the project, choose iOS build and build the project;
5. Run the built project on the device (doesn't matter which one);
6. Observe the output in the Console.
Expected results: the built project is playing without any issues;
Actual results: after running, the Console displays several errors:
"Could not produce class with ID ..."
Reproduced on: 2017.1.3p4, 2017.2.2p4, 2017.3.2f1, 2017.4.2f2, 2018.1.0f2, 2018.2.0b2.
Tested with iPhone 5s (iOS 9.3.3) and iPhone 7 Plus 10.3.1.
Won't Fix: The case won't be fixed, as this issue has low user pain and is not planned to dedicate time and resources to fix this. The log does ask the user to try disabling Strip Engine Code.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ListView fails to display items when the source list is cleared and a single element is added
- UI Toolkit ':hover' state remains active when another panel is drawn over the hovered element and Touch input is used
- Unsupported Orient modes can be selected and throw errors when using Strip VFX
- "Tab" key exits the name text field in the VFX Graph tab when renaming the Property
- Shader warnings are thrown when deleting blocks in the Ribbon VFX Graph
Add comment