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
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
- [Linux] Top left corner of the screen is unresponsive when the Editor recompiles
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
Add comment