Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0b11
Issue ID
890651
Regression
No
[PVR] G-Buffer job fails when Keep Quads option is enabled
When `Keep Quads` option is enabled in Import Settings of a mesh, Progressive Lightmapper gets stuck.
Steps for reproduction:
1) Open the scene `t1`
2) Ensure that backend is set to Progressive Lightmapper
3) Build the lighting
4) Observe the bug, baking gets stuck
5) Following error is thrown in the console log:
'PVR GBuffer' job failed with error code: 2 ('Non-triangle topology is not supported when creating the GBuffer.').
Notes:
- Not a regression, introduced when Progressive Lightmapper is introduced in 5.6.0b6
- Comparison is provided in the screenshot below, baking gets successfully completed when `Keep Quads` option is disabled
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “InvalidOperationException: System.InvalidOperationException” and “Assertion failed on expression” errors are logged when starting Server in Play mode
- [iOS] App freezes and the "You can attach a managed debugger now if you want” message doesn’t show up when running the app on iOS devices with the "Wait For Managed Debugger" setting enabled
- TouchScreenKeyboard.hideInput set from "true" to "false" when TextField is clicked in Android builds
- [Android] ReadPixels gives different results when using Vulkan on some devices
- [URP] Exceeding the platform's supported light limit gives shadow distortion when using Deferred Rendering Path
Add comment