Search Issue Tracker
Fixed in 11.0.0
Votes
0
Found in [Package]
10.0.0-preview.26, 9.0.0, 8.2.0.
Issue ID
1263040
Regression
Yes
[URP] NullReferenceException error is thrown on creating 2D RenderData while compiling CustomeRenderPassFeature script.
NullReferenceException error is thrown on creating 2D RenderData while compiling CustomeRenderPassFeature script.
Steps to repro:
1. Create a new URP template project
2. Project window > "+" > Rendering > Universal Render Pipeline > Render Feature
3. Project window > "+" > Rendering > Universal Render Pipeline > 2D Renderer(Experimental).
Actual Result:
NullReferenceException error is thrown in the console.
Expected Result:
No error in the console.
Reproducible in:
2020.2.0b2, 2020.2.0a18, 2020.1.05f1, 2020.1.0b6 with 9.0.0, 8.2.0, 8.1.0.
Working Fine in:
2020.1.0a23 with Package version 8.0.1.
Environment:
Occurring on Windows 10 & Mac 10.15.
Note: Please refer attached stack trace file.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
- OnParticleUpdateJobScheduled is never called when using ParticleSystem.Simulate() in FixedUpdate()
Resolution Note (fix version 11.0.0):
Fixed in Package version 11.0.0.