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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment