Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2018.2.0a4
Issue ID
1011533
Regression
Yes
Render-pipelines.high-definition package version 1.1.1 gives out compilation errors in Unity 2018.2.0a4
Repro steps:
-start a new project with Unity 2018.2.0a4 - 3D template. NOT HDRP!
- open Project Manager and download the Render-pipelines.high-definition version 1.1.1
- wait for it to import and notice a whole lot impor errors
- some do not clear out, but this one does not and the user can not enter play mode
C:/ProgramData/Unity/cache/packages/packages.unity.com/com.unity.render-pipelines.high-definition@1.1.1-preview/HDRP/Camera/HDCamera.cs(205,86): error CS1061: Type `UnityEngine.Rendering.PostProcessing.TemporalAntialiasing' does not contain a definition for `sampleIndex' and no extension method `sampleIndex' of type `UnityEngine.Rendering.PostProcessing.TemporalAntialiasing' could be found. Are you missing an assembly reference?
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
Add comment