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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment