Search Issue Tracker
Fixed in 0.4.0
Votes
2
Found in [Package]
2019.3
2020.1.0a20
Issue ID
1214260
Regression
No
An entity with ShaderGraph material, Hybrid Renderer, SubScene is not rendered in Standalone when SRP Batcher in URP is enabled
How to reproduce:
1. Open attached project "DOESOURENTITYVERSIONWORK.zip" and scene "SampleScene"
2. In Project window, select "ClassicBuildSettings"
3. In Inspector window, press "Build and Run" button
4. In Build, observe the rendered objects
Expected result: all 4 objects are rendered
Actual result: the "Lit box hybrid shader graph" object is not rendered, its an entity with hybrid rendering, a shader graph material in SubScene
Reproducible with: 2019.3.0f6, 2020.1.0a21
Could not test with: 2017.4, 2018.4, 2019.2 due to errors in console window
Notes:
Objects in SubScene lose their position and rotation
When "SRP Batcher" in UniverstalRenderPipelineAsset is disabled the issue does not reproduce
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 0.4.0):
Verified in:
Version: 2020.1.0b5
Package: Hybrid Renderer (0.4.0.8)