Search Issue Tracker
Fixed
Fixed in 2022.3.9f1, 2023.1.4f1, 2023.2.0a10
Votes
1
Found in
2021.3.19f1
2022.2.8f1
2023.1.0b5
2023.2.0a5
Issue ID
UUM-28953
Regression
No
Errors are thrown when the Native RenderPass option is enabled
Steps to reproduce:
1. Open the “GlobalSnow URP” project
2. Open the “SnowScene_Deferred” scene in Assets/GlobalSnow/Demo
3. Select GlobalSnow URP Universal Renderer Universal Renderer Data in Assets/GlobalSnow/Demo/URP Settings
4. In the Inspector, enable Native RenderPass
5. Observe the Console
Expected result: No errors are logged
Actual result: Errors “Could not find temp RT for name 1155”, “RenderPass: Unable to find surface for attachment 0”, “BeginSubPass: Not inside a Renderpass”, “EndRenderPass: Not inside a Renderpass” are logged
Reproducible with: 2021.3.19f1, 2022.2.8f1, 2023.1.0b5, 2023.2.0a5
Could not test with: 2020.3.45f1 (errors “The type or namespace name could not be found” are thrown)
Reproduced on: macOS Ventura 13.0 (M1), Windows 11 (Intel)
Not reproduced on: macOS Monterey 12.2 (Intel)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "NullReferenceException" error is thrown when swapping between built-in and URP depending on assets loaded out of asset bundles
- Objects receive a black outline in Ray Traced Screen Space Reflections
- NullReferenceException Occurs When Baking APV with GPU Streaming Enabled
- Scene renders incorrectly when using RenderGraphUtils.AddCopyPass
- [URP] Searchable context menu instantly closes when attempting to open it
Add comment