Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
3
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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
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.