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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment