Search Issue Tracker

Active

Under Consideration for 6000.6.X

Votes

0

Found in

6000.0.67f1

6000.3.8f1

6000.4.0b8

6000.5.0a7

6000.6.0a1

Issue ID

UUM-135920

Regression

No

Crash on "Umbra::PortalCuller::init" when baking a large amount of occludes

Culling

-

Reproduction steps:
1. Open the attached project “ReproProject”
2. Open the scene “SampleScene“
3. Navigate to Window → Rendering → Occlusion culling
4. In the opened window, click on the “Bake“ button located in the bottom right corner
5. Wait for approximately 10 seconds
6. Observe the crash

Reproducible in: 2023.1.0a1, 6000.0.68f1, 6000.3.10f1, 6000.4.0b10, 6000.5.0a7

Reproducible on: Windows 11
Not reproducible on: No other environments tested

Note:
- In the project, the script “OcclusionCrashRepro.cs” adds Tools → Generate 250k Occludes, which allows to generate 250k occludes for a current scene
- The scene “SampleScene“ contains 250 thousand cubes (PrimitiveType.Cube)

First few lines of the stacktrace:

0x00007FFE9821E6F7 (Unity) Umbra::PortalCuller::init
0x00007FFE98224C11 (Unity) Umbra::Query::queryPortalVisibility
0x00007FFE9823076F (Unity) UmbraModule::QueryPortalVisibility
0x00007FFE9AD38D40 (Unity) QueryPortalVisibilityJob
0x00007FFE9ADF7858 (Unity) ujob_execute_job

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.