Search Issue Tracker
Fixed
Fixed in 2021.3.20f1, 2022.2.9f1, 2023.1.0b7, 2023.2.0a4
Votes
3
Found in
2021.3.16f1
2022.2.2f1
2023.1.0a24
2023.2.0a2
Issue ID
UUM-25112
Regression
Yes
Nothing is rendered in the built URP project when Deferred rendering is selected and Accurate G-buffer normals are enabled
How to reproduce:
1. Open the attached “repro-project”
2. Build the project
3. Open the build and observe
Expected result: The objects in the build are rendered.
Actual result: No objects are rendered in the build.
Reproducible with: 12.1.8 (2021.3.15f1, 2021.3.16f1), 14.0.4 (2022.2.2f1), 15.0.2 (2023.1.0a24)
Not reproducible on: 12.1.8 (2021.3.14f1)
Could not test with: 10.10.1 (2020.3.43f1) (Does not contain the required settings), 12.0.0 (2021.2.0a10) (Test Framework package errors, not fixable with update)
Reproducible on: macOS 11.6.5 (Intel)
Note: If the “Decal render” feature has been added, the GameObjects appear as solid (flat) black.
Comments (1)
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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
xenius
Feb 02, 2023 06:19
Can confirm I have this issue as well. Checking Accurate G-Buffer Normals in 2021.3.17f1 causes all opaque objects to draw black in Build, while looking normal in Editor. Ridiculous.