Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
4
Found in
6000.4.0b8
6000.5.0a6
6000.6.0a1
Issue ID
UUM-134647
Regression
No
Warning message shown when using "Deferred+" Rendering Path with Entities Graphics
How to reproduce:
1. Open the attached project “IN-133303“
2. Open the “SampleScene“
3. Enter Play Mode
4. Observe the Console
Actual result: “Entities.Graphics should be used with URP Forward+. Change Rendering Path on PC_Renderer for best compatibility” warning is shown in the Console
Expected result: No warnings are shown in the Console
Reproducible with: 1.4.17 (6000.3.9f1), 6000.4.0b8, 6000.5.0a6
Could not test with: 1.4.17 (6000.0.67f1) (“Deferred+” Rendering Path option is not available)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Comments (2)
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
- Play Mode framerate drops significantly when moving the mouse cursor with high polling rate
- Create workspace does not update the Unity Version Control and Branch Explorer windows leading to multiple clicks on “Create workspace” which throws an “already exists” error when Creating a workspace with the Branch Explorer window open
- Default and Result encoding properties have blank dropdowns by default when opening the Unity Version Control Settings
- Crash on "StoredGraphicsBuffer::GetGfxBufferID" when activating VFX via extention of Activation Track in Timeline window
- [Linux] Stack trace file path and line number information is missing when IL2CPP Stacktrace Information is set to "Method Name, File Name, and Line Number"
Creasu
Feb 17, 2026 18:14
I have experienced this issue too in Unity 6000.3.7f.
There is a thread on Unity Discussions called "Deferred+?" where PITOU22 asked if there were plans to have entities.graphics support Deferred+, MikkelSim from Unity staff answered that it actually should already be supported. The warning i assume is likely from before Deferred+ was there.
I am not sure if a link to unity discussions is allowed. I do not see it in the list with verified links otherwise i would have linked it here.
Pitou22
Feb 17, 2026 17:38
The bug is also reproducible with Unity 6000.3.8f1 (Entities Graphics 1.4.17), not sure why it is not in the "Found in" versions.