Search Issue Tracker
Active
Under Consideration for 6000.7.X
Votes
0
Found in
6000.3.16f1
6000.4.10f1
6000.5.0b10
6000.6.0a6
6000.7.0a1
Issue ID
UUM-143568
Regression
Yes
Game view rendering breaks and errors are thrown when a VR project is created on DX12
Steps to reproduce:
- Create and open a new VR project
- In Player Settings, switch to Direct3D12 Graphics API
- Focus on the Game view
- Observe the Game view and Console
Actual results: Game view doesn't render anything, and errors are thrown:
- "RenderTexture.Create failed"
- "DrawOpaqueObjects/DrawSkybox/DrawTransparentObjects: Unable to find surface for attachment 0"
- "EndRenderPass: Not inside a Renderpass"
Expected results: Game view renders and no errors are thrown
Reproducible with versions: 6000.3.0a6, 6000.3.16f1, 6000.4.10f1, 6000.5.0b11, 6000.6.0a6
Not reproducible with versions: 6000.0.0f1, 6000.0.76f1
Tested on (OS): Windows 11 Pro (25H2) (ARM)
Not reproduced on: Windows 11 Pro (25H2) (x64)
Notes:
- Could not look for the exact regression point due to time constraints, and slow install time on a remote ARM machine
- Could be machine-specific, as another ARM machine did not reproduce the issue
- Doesn't reproduce on DX11, Vulkan
- Doesn't reproduce on AR nor MR projects
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- LineRenderer using URP SpriteLitDefault Material becomes invisible when animating its "Material._Renderer Color" property and disabling and reenabling the GameObject
- Space is missing between StyleSheet and owning document name when viewing inherited StyleSheets in context mode
- [SearchContext] Reference fields should show a mixed-value indicator ("-") when multiple objects with different references are selected
- Documentation Changelog and Licenses links for Multiplayer Center package redirect to missing pages
- AudioClip.loadState reports Loaded instead of Unloaded when AudioSettings.Reset() is called on a UnityWebRequest-loaded clip
Add comment