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
- [Quality Hackweek] Activated Terrain Inspector is active only until the terrain GameObject is deselected when two or more Inspectors are open
- Physics Used Memory keeps growing when GameObject colliders are enabled and disabled
- Errors are thrown and Inspector's UI element is not drawing when a GameObject with script component using a List<T> attached is selected
- ConfigurableJoint's parameters are not saved in the Prefab after Runtime Prefab baking
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
Resolution Note:
postponed