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
- Timeline UI elements overlap with the toolbar and property section when resizing a docked Animation window horizontally
- Asset is shown as not checked out but is editable when adding a scoped registry
- [Linux] Input field does not receive characters when they are inputted with the SHIFT modifier
- ArgumentOutOfRangeException: Index was out of range when converting subgraph properties and nodes to Subgraph Operator
- A black bar appears on the Game View toolbar when the Game View is resized vertically
Add comment