Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.1.2f1
Issue ID
714284
Regression
No
[OcclusionCulling] Meshes that has a transparent sub-material does not work as occluders even when camera is facing opaque parts
Steps to reproduce:
1. Create new Unity project
2. Import the attached package (TestCase_SubmaterialOcclusion_Package.unitypackage)
3. Open the 'TestCase_SubmaterialOcclusion' scene
4. Notice that there is a room with one transparent wall and other opaque walls
5. Open 'Occlusion' window and select 'Visualization' tab (make sure that the camera named WithTransparentWall is being visualized)
6. Notice that the cylinders outside the room are rendered as expected since the camera is facing a transparent wall
7. Rotate the camera so that it would face other opaque walls
8. Notice the cylinders outside the walls are still rendered even though camera is looking at an opaque wall
Note: Everything works as expected if the whole room is opaque (you can test that by "visualizing" the camera named AllOpaqueWalls).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Add comment