Search Issue Tracker
Not Reproducible
Votes
0
Found in
6000.0.25f1
6000.1.0a5
6000.2.0a1
Issue ID
UUM-85729
Regression
Yes
[Linux] "Error: Attempting to resolve render surface with no resolve target specified." error is thrown after creating a Mixed Reality or VR Multiplayer template project
Steps to reproduce:
1. Create a Mixed Reality or VR Multiplayer Template Project
2. Observe the Console
Actual results: "Error: Attempting to resolve render surface with no resolve target specified.
UnityEngine.Rendering.Universal.UniversalRenderPipeline:RenderSingleCamer (error is thrown)
Expected results: No errors or warnings are thrown
Reproducible with versions: 6000.0.23f1, 6000.0.25f1, 6000.0.30f1
Not reproducible with versions: 2022.3.51f1, 6000.0.22f1
Can't test with versions: 2021.3.45f1 (no Mixed Reality or VR Multiplayer Templates)
Tested on (OS): Ubuntu 22.04, Ubuntu 24.04
Not reproduced on: macOS Sequoia 15 (Intel)
Note: Errorrs keep spamming the console and the Game View is black.
Also reproducible with AR Mobile Template (Ubuntu 24.04)
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
- NullReferenceException is thrown and UI builder breaks when using a USS class with "transition-property: none"
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
Resolution Note:
Issue is no longer reproducible on 6000.0.32f1 and newer versions