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.
Comments (1)
-
jykholodia
May 14, 2019 07:23
"Fixed in Unity 2019.3"
Meaning the end of the year?!
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.