Search Issue Tracker
Active
Votes
0
Found in
2022.3.67f1
6000.0.60f1
6000.2.8f1
6000.3.0b6
6000.4.0a2
Issue ID
UUM-122020
Regression
No
URP Terrain Demo crash on burst_signal_handler after Generating lighting
Reproduction steps:
1. Open the attached “URP_Terrain.zip” project
2. Open Lighting window (Window > Rendering > Lighting)
3. Press “Generate Lighting” button
4. Observe the Editor
Actual result: Editor crashes
Expected result: Lighting is generated
Reproducible with: 2022.3.67f1, 6000.0.60f1, 6000.2.8f1, 6000.3.0b6, 6000.4.0a2
Reproduced on: Ubuntu 24.04, Windows 11
Not reproduced on: macOS Sequoia 15.4 (M4)
Note: Issue is not consistently and as quickly reproduced on Windows 11 as it is on Ubuntu 24.04
First few lines of the stack trace:
#0 0x0061f3856af02a in burst_signal_handler(int, siginfo_t, void)
#1 0x007204ff645330 in (Unknown)
#2 0x0061f384e973db in UnityWebRequestManager::Unregister(UnityWebRequest*)
#3 0x0061f384e973b5 in UnityWebRequest::~UnityWebRequest()
#4 0x0061f384e698e8 in UnityEngine::Analytics::WebRequestRestClient::Cleanup()
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent Placement of Search Clear (X) Icon in "Preset Manager"
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField tooltips should only display Value when bound
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
Add comment