Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2020.1.X, 2021.1.X
Votes
0
Found in
2020.1.0a17
2020.1.0b13
Issue ID
1255993
Regression
Yes
[GPUPLM] Crash in RadeonRaysMeshManager::RemoveGeometry while baking Terrain game object with 4k lightmaps on certain GPU
-Editor crashes while baking Terrain game object using Progressive GPU Lightmapper.
-Occurs on with NVIDIA GeForce GTX 1060 3 GB & AMD Radeon R9 200 Series.
Steps to repro:
1. Create a new project.
2. GameObject > 3D Object > Terrain.
3. Windows > rendering > Lighting.
4. Lightmapping Settings > Filtering > Auto.
5. Lightmap Size > 2048/4096.
6. Click on "Generate Lighting" button
Actual Result:
Editor crashes while baking Terrain game object.
Expected Result:
Editor should not crash while baking Terrain game object.
Reproducible in:
2020.1.0b13, 2020.1.0a17.
Working Fine in:
2020.2.0a15, 2020.1.0a16
Environment:
Occurring only on Windows.
Stacktrace:
========== OUTPUTTING STACK TRACE ==================
AcceleratorClientConnectionCallback - disconnected - 192.168.0.104:10080
0x00007FF7A2A32F26 (Unity) RadeonRaysMeshManager::RemoveGeometry
0x00007FF7A2A5FBD8 (Unity) RadeonRaysJobRemoveGeometry::Execute
0x00007FF7A29CCAF9 (Unity) BakeContextManager::UpdateFunction
0x00007FF7A29CCBD9 (Unity) BakeContextManager::UpdateFunctionDispatcher
0x00007FF7A0B48210 (Unity) Thread::RunThreadWrapper
0x00007FFC5BDA7BD4 (KERNEL32) BaseThreadInitThunk
0x00007FFC5C52CE51 (ntdll) RtlUserThreadStart
========== END OF STACKTRACE ===========
Notes:
- Could not repro on NVIDIA RTX 2080 GPU.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Resolution Note (fix version 2021.2):
Fixed in: 2020.1.3f1.4345