Search Issue Tracker
Fixed in preview.1-4.3.0
Votes
0
Found in [Package]
4.2.1
Issue ID
1206331
Regression
No
ShapeGenerator.GeneratePlane causes NullReferenceException when using HDRP or URP
How to reproduce:
1. Build & Run the attached project
Actual result: NullReference Exception get's thrown and Unity crashes if using HDRP.
Expected result: The Plane gets generated.
Reproducible with: 2018.4.15f1, 2019.2.17f1, 2019.3.0f4, 2020.1.0a18.
Devices reproducible with:
- iPhone 11 (iOS 13.0)
- iPhone 8 Plus (iOS 12.2)
- VLNQA00015, Samsung Galaxy Note8 (SM-N950W), Android 8.0.0, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
Notes:
- Reproducible on iOS, Android and Standalone.
- The project crashes with HDRP on iOS.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment