Search Issue Tracker
Fixed
Fixed in 6000.0.52f1, 6000.1.16f1, 6000.2.0f1, 6000.3.0a1
Votes
0
Found in
6000.0.48f1
6000.1.1f1
6000.2.0a10
6000.3.0a1
Issue ID
UUM-103990
Regression
No
Object bounding size not set using custom ShaderGraph when GPU Resident Drawer is enabled
Reproduction steps:
1. Open the attached “IN-99970.zip” project
2. Open the “SampleScene”
3. Click on the Scene view tab to make the Scene view active
4. Switch to the Game view tab
5. Observe the Sphere in the Game view
Expected result: The Sphere is rendered with a gradient
Actual result: The Sphere is rendered half black with a bright white background, and no gradient is visible
Reproducible with: 6000.0.48f1, 6000.1.1f1, 6000.2.0a10
Couldn’t test with: 2022.3.61f1 (GPU Resident Drawer not available)
Reproducible on: Windows 10 (User reported), Windows 11
Not reproducible on: No other environment tested
Notes:
- To see the expected result, select the Assets/Settings/PC_RPAsset from the Project Window. Then, in the Inspector window under Rendering, change GPU Resident Drawer from “Instanced Drawing” to Disabled
- Disabling and re-enabling the GPU Resident Drawer does not instantly make the issue appear in the Game view. The issue reproduces after switching to the Scene view tab and then switching back to the Game view tab
- Also reproduces in the Player
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
- Typos in High Definition 3D sample tutorials
- “Handles.Repaint called outside an editor OnGUI" error is thrown in the Console when creating a new Tile Palette from the Tile Palette Overlay in Scene view
- UI Shader Graph’s Main Preview has a right-click context menu with different preview options which do not work for a UI Shader Graph and does nothing when clicked
- Shader Graph window icon is blurry and low quality when the Shader Graph is created using the Universal 2D template
- “Export HDRP Sky to Image” command error message does not indicate that Game view must be visible
Resolution Note:
postponed