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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment