Search Issue Tracker
In Progress
Fix In Review for 6000.0.59f1
Fixed in 6000.2.6f1, 6000.3.0b3, 6000.4.0a1
Votes
0
Found in
6000.0.57f1
6000.2.3f1
6000.3.0a4
6000.4.0a1
Issue ID
UUM-115962
Regression
No
Graphical issues are caused by GPU Occlusion Culling when using Amplify Shaders
How to reproduce:
1. Open the “GPUOcclusionCullingShaderError.zip“ project
2. Open the “GPUOcclusionCullingError“ Scene
3. Select the “WhiteLeftCurtain“ and press F to focus on it
4. Observe the GameObject in the Scene view
5. Zoom out in the Scene view
6. Observe the GameObject in the Scene view
Expected Results: The geometry with the shader applied is rendered correctly with GPU Occlusion Culling enabled
Actual Results: The geometry glitches when zooming in and out of the scene view
Reproducible in: 6000.0.25f1, 6000.0.57f1, 6000.2.3f1, 6000.3.0a4
Could not test in: 2023.1.0a1 (GPU Occlusion Culling is not featured in this version), 6000.3.0b1 (upgrading the project causes rendering failure and a conversion error)
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
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
- 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
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Resolution Note (fix version 6000.4.0a1):
Fixed incorrect rendering of objects when using GPU Occlusion Culling on scenes containing mesh renderers using meshes with no triangles.
Resolution Note (fix version 6000.3.0b3):
Fixed incorrect rendering of objects when using GPU Occlusion Culling on scenes containing mesh renderers using meshes with no triangles.
Resolution Note (fix version 6000.2.6f1):
Fixed incorrect rendering of objects when using GPU Occlusion Culling on scenes containing mesh renderers using meshes with no triangles.
Resolution Note (fix version 6000.0.59f1):
Fixed incorrect rendering of objects when using GPU Occlusion Culling on scenes containing mesh renderers using meshes with no triangles.