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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Add comment