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
- Warnings thrown when computing Positions in a 2D BlendTree are not helpful to the user
- Warnings thrown when adjusting Time Scale to Homogenous Speed in a BlendTree are not helpful to the user
- Crash on __pthread_kill when opening a specific project
- Animator States disappear when opening their Context Menus right after Pasting them
- "NullReferenceException" is thrown when rapidly expanding and collapsing the folders in the VFX Graph Node creation menu
Add comment