Search Issue Tracker
Fixed in 2022.3.9f1
Fixed in 2022.3.X, 2023.1.X, 2023.2.X, 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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment