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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
This is a duplicate of issue #UUM-90988