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
- Editor freezes briefly when "multi-selecting" TextMeshPro GameObjects In the Hierarchy window in Prefab Mode, if 5 or more Inspector windows are open
- OnEndDrag event not triggered when losing Editor focus during simultaneous Left and Right mouse drag
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
Add comment