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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.