Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
2022.3.67f1
6000.0.60f1
6000.2.8f1
6000.3.0b6
6000.4.0a2
6000.5.0a7
6000.6.0a1
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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment