Search Issue Tracker
Duplicate
Votes
0
Found in
6000.0.62f1
6000.2.13f1
6000.3.0f1
6000.4.0a4
6000.5.0a1
Issue ID
UUM-127577
Regression
No
High Editor GPU usage when Camera with RenderTexture and VFX Graph are in the scene, with Scene/Game tabs closed
Reproduction steps:
1. Open the attached “VFXIdleGPUIssue.zip” project
2. Make sure Game and Scene Tabs are not open and closed in the layout
3. Open the “Scene2” scene
4. Open the Windows Task Manager
5. Make sure Unity Editor is in focus
6. Observe the GPU usage of the Editor in the Task Manager
Expected result: GPU usage is low ~1% because no 3D rendering is done in the Editor
Actual result: GPU usage is very high ~30-40%
Reproducible with: 2023.1.0b1, 6000.0.62f1, 6000.2.13f1, 6000.3.0f1, 6000.4.0a4, 6000.5.0a1
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Notes:
- Changing the Culling Flags on the VFX asset does not seem to have any effect, the issue is present with all Culling Flags dropdown options (“Recompute bounds and simulate when visible”, “Always Recompute Bounds, simulate only when Visible”, “Always Recompute Bounds and Simulate”)
- Disabling the “BurstVFX” GameObject makes the GPU usage go down
- Keeping the “BurstVFX” GameObject active but disabling “RenderTextureCam” GameObject also makes the GPU usage go down
- Keeping both “BurstVFX” and “RenderTextureCam” but unassigning the “Target Texture” from the Camera, also makes the GPU usage go down
-
Resolution Note:
null
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-90988
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Location tooltip in the Viewport of UI Builder window does not update when the UI Document Asset is moved to a different location
- Audio Clip Volume and Avoid Repeating Last fields values cannot be changed in Audio Random Container window
- Setting a variable in the root selector via an imported USS file in a theme does not work
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component
This is a duplicate of issue #UUM-90988