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
- "Assertion failed on expression" errors appear when selecting specific Tile Palette GameObjects
- “CommandBuffer: built-in render texture type 3 not found while executing” warning is displayed in URP project
- Player build logs a "material with shader doesn't have a '_MainTex' property" error when instantiating a specific amount of specific prefabs
- The LayerMask parameter is ignored when using Physics2D.GetRayIntersection method
- The Tilemap GameObject causes other Tilemap GameObjects to become invisible when its “Mask Interaction” is set to “Visible Inside Mask”
Resolution Note (fix version 2021.2):
Fixed in: 2020.1.3f1.4345