Search Issue Tracker
Duplicate
Votes
0
Found in
2017.3.0b1
Issue ID
952217
Regression
Yes
All pickable fields (URL, Target Texture, Audio Source) in Video Player Component causes NullReferenceException
How to reproduce:
1. Open the attached project
2. Open videotest scene
3. Select Video Player in hierarchy
4.1 Target Texture has texture assigned, however, click on circle in the right to pick another one
Result: window where one can pick texture doesn't appear and NullReferenceException is thrown
4.2 Click Browse for video URL in the inspector then click Cancel or select video and Open
Result: "NullReferenceException: Object reference not set to an instance of an object" in the console
4.3 Change Audio Output mode to Audio Source, set Controlled Tracks to 1 and try to pick Audio Source
Result: window where one can pick audio source doesn't appear and NullReferenceException is thrown
Reproducible: 2017.3.0b1
Not reproducible: 2017.2.0f1, 2017.3.0a7
Workaround: Drag and drop what you need to that field
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
Add comment