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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment