Search Issue Tracker
Fixed in 3.2.1
Votes
7
Found in [Package]
3.2.0
Issue ID
1389160
Regression
Yes
Compilation errors are thrown after Post Processing is installed when Built-in VR package is disabled
Reproduction steps:
1. Create a new project
2. Disable VR Built-in package
3. Install Post Processing package
4. Observe the Console output
Expected result: Console doesn't throw any errors
Actual result: Errors are thrown:
Library\PackageCache\com.unity.postprocessing@3.2.0\PostProcessing\Runtime\PostProcessLayer.cs(722,33): error CS0103: The name 'XRSettings' does not exist in the current context
Library\PackageCache\com.unity.postprocessing@3.2.0\PostProcessing\Runtime\PostProcessLayer.cs(722,67): error CS0103: The name 'XRSettings' does not exist in the current context
Reproducible with: PostProcessing 3.2.0 (2019.4.34f1, 2020.3.25f1. 2021.2.7f1,2022.1.0b2)
Not reproducible with: PostProcessing 3.1.1 (2019.4.34f1, 2020.3.25f1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment