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
- "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