Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0b11
Issue ID
1013396
Regression
Yes
[GearVR | IL2CPP] Strip engine code pulls out VR module even though Virtual reality is enabled
GearVR Strip engine code pulls out VR module even though Virtual reality is enabled.
1. How we can reproduce it using the example you attached
1) Note that the settings are as follows
- Scritping backend = IL2CPP
- Strip Engine Code is checked
- Virtual reality mode is enabled
- Oculus is the preferred SDK
2) Deploy to a GearVR enabled device
3) Observe the app launches in 2D mode (this is the bug)
Notes:
- Unchecking strip engine code fixes the problem
- Adding a script that references a piece of th VRModule fixes that problem I.e. XRDevice.model
- Switching to Mono backend fixes the problem
Final note,
I consider this fairly low on the USER pain scale as most VR developers are going to have at least 1 call to a XRModule scripting API . That being said, it is a bug and we should fix it.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment