Search Issue Tracker
Fixed in 6000.0.28f1
Fixed in 6000.0.X, 6000.1.0a2, 7000.0.0a9, future release
Votes
0
Found in
6000.0.22f1
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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment