Search Issue Tracker
Fixed
Fixed in 2021.3.31f1, 2022.3.10f1, 2023.2.0b10, 2023.3.0a1, 7000.0.0a1
Votes
0
Found in
2021.3.28f1
2023.3.0a1
Issue ID
UUM-43149
Regression
No
Crash on TextureQuadtree::Reserve when Generating Lighting
Reproduction steps:
1. Open the attached “repro-project“
2. Open the “Assets/Scenes/SampleScene.unity“ scene
3. In the Lightning window (Window → Rendering → Lightning) select “Generate Lightning“
4. Observe the crash
[~jesper] Could repro in 2023.3.0a1 so not sure about the repro observations below.
Reproducible with: 2021.3.28f1, 2022.1.0a12
Not reproducible with: 2022.3.5f1, 2023.1.5f1, 2023.2.0b1
Fixed in: 2022.1.0a13
Reproduced on: Windows 10 Pro, Windows 11 (by reporter)
First few lines of the stack trace:
{{0x00007FF7C400F933 (Unity) TextureQuadtree::Reserve}}
{{0x00007FF7C414F9A4 (Unity) PVRJobLightCookies::Execute}}
{{0x00007FF7C40CEB86 (Unity) DoExecuteOneJob}}
{{0x00007FF7C40D3D8F (Unity) PVRContextManager::UpdateFunction}}
{{0x00007FF7C410CD15 (Unity) BakeContextManager::DispatchUpdateFunction}}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment