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
- [iOS] Application frequently crashes on Social.LoadAchievements call when many achievements are registered
- Errors “RenderPass: Attachment 0 is declared as depth attachment but RGBA8 sRGB is not a valid depth format.“ and “BeginSubPass: Not inside a Renderpass“ are present when using Native RenderPass with a RenderTexture that only has depth output
- ArgumentOutOfRangeException is thrown when an empty DropdownField is clicked at runtime
- [tvOS] "EXC_BAD_ACCESS" error is thrown when Painter2D.ClosePath is called
- Bad Naming Convention in Shortcuts Window for Sprite Shape Editing
This is a duplicate of issue #1234411