Search Issue Tracker
Fixed
Fixed in 6000.0.28f1, 6000.1.0a2, 7000.0.0a9
Votes
0
Found in
6000.0.22f1
7000.0.0a3
Issue ID
UUM-83385
Regression
No
Spot/Point Lights do not affect VFX Graph Output when "Compatibility Mode (Render Graph Disabled)" is disabled
Reproduction steps:
1. Open the attached project “DefferedVFX.zip“
2. Open the “SampleScene“
3. Open the Game View
4. Observe the result
Expected result: The sphere has a solid non-transparent colour applied to it and is affected by the spot/point light source
Actual result: The sphere appears to be transparent allowing the 3D Cube GameObject to be seen behind
Reproducible in: 2023.3.0a2, 2023.3.0a17 ,6000.0.22f1
Could not test with: 2021.3.44f1, 2022.3.49f1, 2023.2.20f1 (Render graph not introduced yet)
Reproducible on: Windows 10, macOS 14.6.1 (M1 Pro), macOS 14.7 M2 (user)
Workaround:
1. Open Project Settings → Graphics → URP Global Settings
2. Under the Render Graph title, enable “Compatibility Mode (Render Graph Disabled)“
Notes:
* Before the 2023.0a17 version of Editor, the feature "Compatibility Mode" is replaced with another feature called "Enable Render Graph" which is working inversely compared to the "Compatibility Mode". To reproduce the issue, Enable the feature "Enable Render Graph". The issue reproduces when Render Graph feature is on.
* Feature "Enable Render Graph" is located at Settings → Graphics
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment