Forum Discussion
Matthewsre
11 years agoHonored Guest
Crash when switching cameras
I have a camera setup that acts as a loading screen while I generate my level, etc. One of the last steps that happens in that my player controller is loaded (OVRPlayerController). This works perfectly fine when debugging in unity, but crashes when I build and run.
Anyone have any ideas of something that could be causing this? It was working before I added the loading screen so I am very suspicious it would be fro the multiple cameras.
Unity Player [version: Unity 4.6.0b17_2d43734a3870]
OculusPlugin.dll caused an Access Violation (0xc0000005)
in module OculusPlugin.dll at 0033:1ec3f024.
Error occurred at 2014-09-26_224118.
C:\Users\Matthew\Documents\FirstPerson\Sample.exe, run by Matthew.
65% memory in use.
8182 MB physical memory [2821 MB free].
14582 MB paging file [5945 MB free].
134217728 MB user address space [134216493 MB free].
Read from location ffffffff caused an access violation.
Context:
RDI: 0x8addbcbd RSI: 0x13d38861 RAX: 0x0b87bc38
RBX: 0x025f0000 RCX: 0x02649c9c RDX: 0x00000000
RIP: 0x1ec3f024 RBP: 0x13d38860 SegCs: 0x00000033
EFlags: 0x00010246 RSP: 0x004ff290 SegSs: 0x0000002b
R8: 0x00000049 R9: 0x00000025 R10: 0x026497a0
R11: 0x02649c9c R12: 0x004ff9f0 R13: 0x033e4d48
R14: 0x00000000 R15: 0x00000000
Bytes at CS:EIP:
48 8b 5f 08 48 23 d8 4c 8b db 48 8b c3 48 c1 e0 Module 1
C:\WINDOWS\SYSTEM32\xinput1_3.dll
Image Base: 0x00400000 Image Size: 0x0001e000
File Size: 107368 File Time: 2007-04-04_195422
Version:
Company: Microsoft Corporation
Product: Microsoft® DirectX for Windows®
FileDesc: Microsoft Common Controller API
FileVer: 9.18.944.0
ProdVer: 9.18.944.0
== [end of error.log] ==
Anyone have any ideas of something that could be causing this? It was working before I added the loading screen so I am very suspicious it would be fro the multiple cameras.
2 Replies
Replies have been turned off for this discussion
- MatthewsreHonored GuestIt appears a reboot was in order. I tried restarting the Oculus service via the config tool and had no luck, but after rebooting my machine things are working as expected :)
- jacobijmHonored Guesthow did you code the loading screen? and how did you make it appear infront of the ovr camera? Im having issues with making a ui because the ovr camera has its canvas hidden.
thanks in advanced!
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 8 months ago
- 4 months ago
- 2 years ago