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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
This is a duplicate of issue #1234411