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
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
Add comment