Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2019.1.X, 2019.2.X
Votes
0
Found in
2019.1.0b10
2019.1.0f2
Issue ID
1145324
Regression
Yes
Crash occurs when the BlockSplosion title GameObjects explode
1. Open the BlockSplosion sample in the Unity Editor.
2. Switch platform to Android.
3. Install the "Oculus\VR" (Oculus Utilities) portion of the "Oculus Integrations" package from the Asset Store. (Compiler errors occur if this is not installed)
4. Set "Single Pass" in the "Stereo Rendering Mode" setting in "Player Settings -> XR Settings".
5. Build.
6. Run on an Oculus mobile device (such as the Oculus Go).
Actual Result:
Crash occurs at the title screen.
Expected Result:
Crash does not occur.
This issue has started occurring since 2019.1.0b10 and occurs in 2019.1.0f2.
Disabling the particle systems or multiview make the crash go away.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab's scripts are constantly reloaded when trying to enter multiple digits or characters into public fields on custom scripts consecutively
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
Resolution Note (fix version 2019.3):
Verified in 2019.3.0a3 that particles no longer cause a crash when using single pass on Android-based VR. Backports of this fix to 2019.2 and 2019.1 are in progress.
Resolution Note (fix version 2019.2):
Verified that in 2019.2.0b3 crashes no longer occur on scenes with particles while in single pass.
Resolution Note (fix version 2019.1):
Issue no longer occurs as of 2019.1.5f1.