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
- Character text is not bold in the title of GameObjects in the Inspector when naming using specific language characters
- IndexOutOfRangeException and GUI Error get thrown in Scene View when Articulation Body Edit Joints is set to "Edit the joint angular limits"
- Volumetric fog is not rendered around GameObjects that are baked with APV when Sky Occlusion is enabled
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
Add comment