Search Issue Tracker
Fixed in pre 0.50.0
Votes
1
Found in [Package]
0.0.12-preview.15
Issue ID
1084404
Regression
Yes
[iOS] ECS World.Active returns null on iOS device
To reproduce:
1. Open users attached project "New Unity ProjectDELETE.zip"
2. Open "SampleScene.unity" scene
3. Enter Play mode
4. Observe console for Debug error "Active world exists"
5. Build for iOS
6. Deploy the Xcode project to an iOS device
7. Observe Xcode console as "Active world is null"
Expected result: when built to iOS device World.Active is not null
Actual result: when built to iOS device World.Active is null
Reproduced on:
2018.2.0a9 2018.2.10f1 2018.3.0b3 2019.1.0a2
Did not reproduce on:
2018.1.9f2
Device reproduced on:
iPhone 7 Plus iOS 11.1.1
Notes:
Works fine on a Standalone build with Windows 10 and MacOS.
When building to Android getting burst package errors.
On 2018.2.0a8 and earlier can only download Entities 0.0.12-preview.15, which gives lots of packages errors.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
- Crash on ExtractActiveCasterInfo when navigating the scene view in a project with specific lighting data
- Build Profile name increments when numeric suffix is removed from duplicate Profile name
- "Unrecognized block header in profiler data file, stopping deserialization" error is shown and no more profiler data is recorded when the Player is connected and profiler recording is enabled/disabled few times
- Shader error and warnings thrown when setting HDRP as an Active Target in Blank Shader Graph
Add comment