Search Issue Tracker
Not Reproducible
Votes
0
Found in
2021.2.0a15
Issue ID
1334139
Regression
Yes
[MacOS] Editor crashes on RenderTexture::GetSRGBReadWrite() const when running tests from terminal
How to reproduce:
1. Extract the attached project ('a.zip')
2. Open the Terminal and run the following command: "Unity path" -batchmode -nographics -projectPath "Project path" -runTests -testPlatform editmode
Reproducible with: 2021.2.0a15, 2021.2.0a16
Not reproducible with: 2018.4.35f1, 2019.4.25f1, 2020.3.6f1, 2021.1.5f1, 2021.2.0a14
First lines of the stack trace:
0x0000010cb053e4 in RenderTexture::GetSRGBReadWrite() const
0x0000010cb87420 in AmbientProbeBaker::BakeAmbientProbe(Material*, SphericalHarmonicsL2&)
0x0000010e24cb16 in BakeAmbientProbeJob::Prepare(BuiltinSkyManager*, BakeAmbientProbeJobData const&)
0x0000010e15a887 in BuiltinSkyManager::PostUpdate()
0x0000010e147b9c in gi::PostUpdate(dynamic_array<GISceneManagerClient*, 0ul> const&)
Notes:
- Crashes with or without sudo in the command
- The crash doesn't occur when using any Unity version on Windows
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
- Crash on DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate when opening a specific project
- Crash on memset_repstos when pressing a UI button while in Play Mode
Add comment