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
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
- Unity Perforce Integration: VCS Connection Active State Fails via CLI with Valid Inputs
Add comment