Search Issue Tracker
Fixed
Votes
0
Found in
2023.1.0b9
2023.2.0a7
Issue ID
UUM-31238
Regression
Yes
Editor crash on RadeonRaysMeshManager::AddInstance when generating lighting with Probe Volumes
Reproduction steps:
1. Open the attached project “nhj.zip”
2. Open the Lighting window and Generate Lighting
Reproducible with: 2023.1.0b5, 2023.1.0b9, 2023.2.0a7
Not reproducible with: 2020.3.46f1, 2021.3.21f1, 2022.2.12f1, 2023.1.0b4
Reproducible on: macOS 13.2.1 (Intel), Windows 10 (user’s machine)
First few lines of the stacktrace:
0x00007FFB2A496FA7 (Unity) RadeonRaysMeshManager::AddInstance
0x00007FFB2A4D48A0 (Unity) RadeonRaysJobAddInstance::Execute
0x00007FFB2A3B889C (Unity) `anonymous namespace'::ExecuteJob
0x00007FFB2A3BB820 (Unity) LightBaker::Prepare
0x00007FFB2A3B7587 (Unity) LightBaker::Bake
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
- Shader Graph skybox material is rendered inccorrectly in builds when "Allow Material Override" or "Cast Shadows" are enabled and the "Deferred" Rendering Path is used
- Object motion is affected by incorrectly added rotation motion when importing animations
- Base class's Context Menu method is called when calling it in the Editor from the child class and the child class overrides this method
- Editor crashes with prompt "The file 'MemoryStream' is corrupted! Remove it and launch unity again! [Position out of bounds!]" when adding a serialized field to a precompiled DLL
- Android Player freezes waiting for a texture upload when AssetBundle.LoadFromFile is used
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-30786