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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment