Search Issue Tracker
In Progress
Fix In Review for 3.0.0
Votes
17
Found in [Package]
3.0.0-pre.7
3.0.0-pre.8
Issue ID
WRS-512
Regression
Yes
[Android] [Vulkan] The video is not streamed when it is added with "RTCRtpSender.AddTrack" method
How to reproduce:
1. Open the “ReproProjectVulkan.zip“ project
2. Open the “VideoReceive“
3. Build and Run for Android
4. In the application press the “Call“ button
5. Press “AddTracks“ button
Expected result: The right panel shows the same video
Actual result: The right panel does not show the same video
Reproducible with: 3.0.0-pre.7, 3.0.0-pre.8 (2021.3.48f1, 2022.3.57f1, 6000.0.36f1, 6000.1.0b4, 6000.2.0a1)
Not reproducible with: 3.0.0-pre.6 (2021.3.48f1, 2022.3.57f1, 6000.0.36f1, 6000.1.0b4, 6000.2.0a1)
Reproducible environment: macOS 15.2 (M4 Max) Windows 11 (Reporters)
Not reproducible environment: No other environment tested
Reproducible with these devices:
VLNQA00511, Samsung Galaxy S8 (SM-G950F), Android 9, CPU: Exynos 9 Octa 8895, GPU: Mali-G71
VLNQA00518, Google Pixel 4 (Pixel 4), Android 13, CPU: Snapdragon 855 SM8150, GPU: Adreno (TM) 640
Not reproducible with these devices:
VLNQA00107, Huawei Nexus 6P (Nexus 6P), Android 8.1.0, CPU: Snapdragon 810 MSM8994, GPU: Adreno (TM) 430
VLNQA00535, iPhone XS (MT9F2ET/A), CPU: Apple A12 Bionic, GPU: Apple designed, OS: 17.6.1
Could not test this device:
VLNQA00335, Samsung Galaxy S20+ 5G (SM-G986B), Android 10, CPU: Exynos 990, GPU: Mali-G77 (Application crashes with Vulkan Graphic API)
Notes:
- Not reproducible with OpenGLES3 Graphic API, only reproducible with Vulkan Graphic API
- Not reproducible in the Editor and Standalone
Comments (1)
-
mpeter_nmy
Jul 21, 2025 10:06
FYI:
In the github repo of the unity webrtc package a possible solution has been mentioned in the issue #1085. Sorry for not providing the direct link to it but its not allowed to post URLs in this comment section.
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
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
Resolution Note (fix version 3.0.0):
This issue has been fixed, and the updated version will be released soon.