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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment