Search Issue Tracker
Won't Fix
Votes
1
Found in
5.6.1p1
Issue ID
915192
Regression
No
[VR] Google VR SDK for Unity asks to enable VR Support but proceeds to build anyway
Using unitypackage from https://developers.google.com/vr/unity/download
Steps to reproduce:
1. Create a new project, change platform to iOS or Android
2. Import the Unity VR SDK package from https://developers.google.com/vr/unity/download
3. Open Player Settings: notice Virtual Reality Supported is turned off
4. Build for iOS or Android
4. A message window appears saying "Please enable Cardboard in Player Settings > Virtual Reality Supported". Press Ok
Expected result: Build is not started. User is required to go and change settings as asked.
Actual result: Build proceeds.
Reproduced with: 2017.1.0b7, 5.6.1p1.
Not reproduced with: 5.5.3p3 (Player Settings > Virtual Reality Supported is not available in this version)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment