Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2018.2.3f1
Issue ID
1070862
Regression
No
[IL2CPP] AutomaticWorldBootstrap is stripped in Pure ECS build
Reproduction steps:
1. Open the attached project.
2. Build and run it on an iOS device.
3. Check the Console.
Actual behavior:
- Only UPDATE messages are printed.
Expected behavior:
- BEGIN and END messages are printed before and after each UPDATE message.
Reproduced with:
iOS
2018.2.0b1, 2018.2.4f1
iPhone 6 iOS 10.3.3, iPod Touch 6 iOS 10.2.1, iPhone 7+ iOS 11.1.1
Not reproducible with:
Android, macOS Standalone, Editor
Note:
- The package manager is breaking when the project is moved to 2018.1 or 2018.3 version of Unity.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment