Search Issue Tracker
Fixed in 5.4.1
Votes
0
Found in
5.4.0b23
Issue ID
812576
Regression
No
Editor crashes with RenderLoopContext::`vector deleting destructor'
Reproduction steps:
1. Extract the attached archive 'Files.zip' to drive D:\ (Result: D:\Files\Project)
2. Open the project
3. Open the scene 'SDCreate'
4. Play scene
5. Press the buttons in order, from top to bottom (see gif)
Result: Editor crashes
Note: User suggests that the crash occurs when instantiating certain objects
========== OUTPUTING STACK TRACE ==================
0x000000014011E7DF (Unity) RenderLoopContext::`vector deleting destructor'
0x000000014011EED3 (Unity) DoRenderLoop
0x0000000140077815 (Unity) Camera::DoRender
0x000000014007ACB5 (Unity) Camera::Render
0x000000014007C99B (Unity) Camera::StandaloneRenderToCubemap
0x00000001400CBE54 (Unity) ProbeRenderer::RenderCube
0x00000001400DA1C9 (Unity) ReflectionProbes::RenderProbeFaces
0x00000001400DA267 (Unity) ReflectionProbeJob::Run
0x00000001400DA698 (Unity) ReflectionProbes::UpdateRealtimeReflectionProbesTimesliced
0x00000001400DA82B (Unity) ReflectionProbes::Update
0x00000001400F1D55 (Unity) RenderManager::RenderOffscreenCameras
0x0000000140BD24A7 (Unity) Application::UpdateScene
0x0000000140BD3929 (Unity) Application::UpdateSceneIfNeeded
0x0000000140BDB7E4 (Unity) Application::TickTimer
0x0000000140E3C5CE (Unity) FindMonoBinaryToUse
0x0000000140E3DBFC (Unity) WinMain
0x00000001415B8DB0 (Unity) strnlen
0x00007FFAAC518102 (KERNEL32) BaseThreadInitThunk
========== END OF STACKTRACE ===========
Reproduced with: 5.4.0b25, 5.4.0b21, 5.4.0b19
Compiler errors on versions other than 5.4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment