Search Issue Tracker
Fixed in 2019.3.X
Votes
2
Found in
2019.1.0b7
2019.1.3f1
2019.2.0a5
2019.3.0a1
Issue ID
1157930
Regression
Yes
[iOS] Player crashes when project build includes Video Player and an empty script in the Project window
How to reproduce:
1. Open the attached project
2. Build for iOS and deploy the Xcode project to the iOS device
---Crash occurs---
Reproducible with: 2019.1.0b7, 2019.1.4f1, 2019.2.0a5-2019.2.0a9, 2019.2.0b3, 2019.3.0a4
Reproducible with:
iPhone 5s (iOS 9.3.3)
iPhone 8 Plus (iOS 12.1.2)
Not reproducible with: 2019.1.0b6, 2019.2.0a4
Note: Not reproducible on Android (Mono and IL2CPP)
Stack trace:
frame #0: 0x0000000100e0a6a4 ProductName`::SetCameraEmitGeometryCallback() [inlined] IsRegistered at CallbackArray.h:223:32 [opt]
frame #1: 0x0000000100e0a6a4 ProductName`::SetCameraEmitGeometryCallback() [inlined] IsRegistered at CallbackArray.h:154 [opt]
frame #2: 0x0000000100e0a6a4 ProductName`::SetCameraEmitGeometryCallback() [inlined] IsRegistered<VideoPlayer> at CallbackArray.h:291 [opt]
frame #3: 0x0000000100e0a6a4 ProductName`::SetCameraEmitGeometryCallback() at VideoPlayer.cpp:1934 [opt]
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
calebcarithers
Oct 27, 2019 04:01
Any update on this? Having difficulties including ARFoundation with the video player. Attempting to add video player to a quad but iOS app immediately crashes.
copenhagen-computer-club
Jul 12, 2019 07:08
I am currently experiencing this issue in 2019.1.3f1. I have one project that uses Vuforia where the VideoPlayer component works and then another using Easy AR where I get this error. I'm going to see if it has anything to do with the Unity Player Settings or XCode BuildSettings between the two projects.