Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Add comment