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
- RenderTexture content from 'Depth Only' camera is not rendered correctly on UI RawImage when Multithreaded Rendering is enabled on specific MediaTek devices.
- Weight Brush Overlay text is clipped in Sprite Editor
- GameObject Transform scale values reset to their previously saved values when proportions are constrained and certain decimal values are entered in the Inspector
- Asset thumbnails in the Project window stay white when a referenced texture file is deleted and restored
- Crash on PersistentManager::ReadObjectThreaded when calling AssetDatabase.ForceReserializeAssets() multiple times in a row
Add comment