Search Issue Tracker
Active
Votes
0
Found in
2022.3.58f1
6000.0.41f1
6000.1.0b9
6000.2.0a6
Issue ID
UUM-100391
Regression
No
Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
How to reproduce:
1. Open the attached “IN-94713_bug-report“ project
2. Open the “SampleScene“
3. Make sure both Game View and Scene View are open
4. Observe the results
Expected result: The cube does not change color in Scene or Game view, indicating that the Scene view and Game view are not being updated
Actual result: The cube is constantly changing color, indicating that the Scene view and Game view are being updated continuously
Reproducible with: 2022.3.58f1, 6000.0.41f1, 6000.1.0b9, 6000.2.0a6
Reproducible on: MacOS 15.3 (M4), MacOS 15.3 (M2) (by user)
Not reproducible on: No other environments tested
Notes:
- If both Game view and Scene view are open, the "Cube" GameObject, which uses a color-changing Visual Effect material, continuously refreshes in both views, regardless of "Always Refresh" being enabled or disabled
- When only Scene view is open, disabling the "Always Refresh" option does stop the "Cube" GameObject from constantly refreshing. However, clicking anywhere on the project screen or hovering around it with the mouse causes the GameObject to change color
- Game view constantly updates even when no Asset Template is assigned to the Visual Effect component, which is applied to the "VisualEffect" GameObject. This results in high CPU/GPU usage
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
Add comment