Search Issue Tracker
Fixed in 8.2.0
Votes
0
Found in [Package]
9.0.0-preview.13
Issue ID
1240467
Regression
Yes
[HDRP] Editor crashes on opening Look Dev window
On opening the Look Dev window in an HDRP project, Look Dev window starts blinking for some time and Editor crashes later. Refer the attached video
Steps to repro:
1. Create a new project with HDRP template
2. Window > Package manager > Install HDRP version 9.0.0-preview.13 (latest)
3. Window > RenderPipeline > Look Dev
Actual Result:
Look Dev window starts blinking and Editor crashes later
Expected Result:
Editor does not crash and Look Dev window is opened
Occurring on: 2020.2.0a8, 2020.1.0b6 with HDRP package version 9.0.0-preview.13 (latest)
Working fine on: 2020.2.0a8, 2020.1.0b6 with HDRP package version 8.0.1
Environment:
Only on Windows
========== OUTPUTTING STACK TRACE ==================
0x00007FF7C71CA73B (Unity) physx::Bp::releasePairs
0x00007FF7C71C642A (Unity) physx::Bp::AABBManager::destroy
0x00007FF7C712000B (Unity) physx::Sc::Scene::release
0x00007FF7C713B9FE (Unity) physx::Scb::Scene::release
0x00007FF7C71584F7 (Unity) physx::NpScene::~NpScene
0x00007FF7C7158D64 (Unity) physx::NpScene::`vector deleting destructor'
0x00007FF7C70F69C5 (Unity) physx::NpPhysics::releaseSceneInternal
0x00007FF7C4CB9D26 (Unity) PhysicsScene::DestroyWorld
0x00007FF7C472AD33 (Unity) DestroyPhysicsSceneInternal
0x00007FF7C426CE83 (Unity) UnityScene::~UnityScene
0x00007FF7C597682F (Unity) EditorSceneManager::ClosePreviewScene
0x00007FF7C62CC8F6 (Unity) EditorSceneManager_CUSTOM_ClosePreviewScene_Injected
0x000001C450434B87 (Mono JIT Code) (wrapper managed-to-native) UnityEditor.SceneManagement.EditorSceneManager:ClosePreviewScene_Injected (UnityEngine.SceneManagement.Scene&)
0x000001C450434AE3 (Mono JIT Code) UnityEditor.SceneManagement.EditorSceneManager:ClosePreviewScene (UnityEngine.SceneManagement.Scene)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Add comment