Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
6000.0.39f1
6000.1.0b7
6000.2.0a4
Issue ID
UUM-98160
Regression
Yes
“EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Reproduction steps:
1. Open the attached “IN-93527.zip” project
2. Go to File > Build Settings
3. Enable Development Build
4. Build and Run the project
5. Observe the Console in the Player
Expected result: No errors
Actual result: “EndRenderPass: Not inside a Renderpass” and “DrawOpaqueObjects/DrawTransparentObjects/Draw UIToolkit/uGUI Overlay: The dimensions or sample count of attachment 0 do not match RenderPass specifications (1728 x 1117 1AA) vs (2560 x 1440 1AA)” errors
Reproducible with: 2023.3.0a18, 6000.0.39f1, 6000.1.0b7, 6000.2.0a4
Not reproducible with: 2022.3.58f1, 2023.3.0a2
Couldn’t test with: 2023.3.0a3-2023.3.0a17 (On some versions building would cause a crash or not build at all with errors)
Reproducible on: macOS 14.6 (M1 Pro)
Not reproducible on: Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Add comment