Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
2.2.2
Issue ID
1210273
Regression
Yes
Shader error in 'MultiScaleVORender' when using PostProcessing and "3D With Extras" template
MultiscaleVO compute shaders fail to compile by default from "failed to open source file: '../StdLib.hlsl'" errors producing 'DivideByZeroException' runtime errors in Post Processing from GetKernelThreadGroupSizes returning 0s.
How to reproduce:
1. Create a new project using "3D With Extras" template
2. Inspect Game and Console windows
Expected result: Post Processing works correctly, no errors in Console
Actual result: No Post Processing effects visibly applied, 'DivideByZeroException' errors in Console
Reproducible with: 2020.1.0a16, 2020.1.0a19
Not reproducible with: 2018.4.15f1, 2019.2.18f1, 2019.3.0f4, 2020.1.0a15
Could not test with: 2017.4.36f1 - Post Processing not included
Workaround: Reimport Post Processing package
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
- Crash on ShowDelayedContextMenu(bool) when changing the Size options of a Visual Element in the UIToolkit Inspector
- Crash when total memory consumption is over 2GB
- Red dots are rendered when copying texture with ASTC format and CompressGpu
- [Linux] "Trying to load color backbuffer into a complex RenderPass setup" error is thrown after entering Play mode in AR Mobile template project
- [Android] Neither of the callbacks are called when several videos with VideoPlayer are spawned on the target on the Google Pixel devices
This is a duplicate of issue #1234411