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
- “Screen position out of view frustum...” errors are thrown when zooming out in the Scene view after creating UI GameObject
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
- Crash on ExtractActiveCasterInfo when navigating the scene view in a project with specific lighting data
- Build Profile name increments when numeric suffix is removed from duplicate Profile name
- "Unrecognized block header in profiler data file, stopping deserialization" error is shown and no more profiler data is recorded when the Player is connected and profiler recording is enabled/disabled few times
Add comment