Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
2021.3.36f1
2022.3.24f1
2023.2.16f1
6000.0.0b16
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
7000.0.0a1
Issue ID
UUM-70220
Regression
No
Crash on Umbra::QueryExt::queryStaticShadowCasters when opening a specific project
Reproduction steps:
1. Open the attached project "CrashRepro"
Expected result: Project is opened
Actual result: Editor crashes
Reproducible with: 2021.3.36f1, 2022.3.24f1, 2023.2.16f1, 6000.0.0b16
Reproducible on: Windows 10
Not reproducible on: No other environment tested
Notes:
{{Failed to build mask for shadow culler. ErroCode: 3}} error is thrown before the crash
Crash is very inconsistent from 2022.2.0b1 and below, and can be reproduced by selecting multiple GameObject in the Hierarchy, switching between Scene/Game view tabs, clicking buttons or closing and reopening the project after getting the error.
First few lines of stack trace:
{noformat}0x00007FF7B907CCFD (Unity) Umbra::QueryExt::queryStaticShadowCasters
0x00007FF7B8818B87 (Unity) UmbraModule::CullShadowCastersWithUmbraThreaded
0x00007FF7B78A0047 (Unity) CullDirectionalShadowCastersJob
0x00007FF7B7B0F56D (Unity) ujob_execute_job
0x00007FF7B7B0E46D (Unity) lane_guts{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- StackOverflowException occurs and tests fail to load when the Test Runner window is opened while System.Windows.Forms.dll and System.Deployment.dll are present in the project
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment