Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
7.4.3
Issue ID
1269724
Regression
Yes
[HDRP] HDRP 7.4.3 doesnt work with Unity 2019.3.2f1 XR errors
HDRP does not compile on Unity 2019.3.2f1
1) Open an empty project with Unity 2019.3.2f1
2) Download HDRP 7.4.3 with package manager and notice minimal version is 2019.3.2f1
3) After HDRP imports there will be 3 errors in the console.
This happens because the minimal version is not set correctly
Doesn't compile on 2019.3.5f1 and below.
Compiles on 2019.3.6f1 and above.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note:
We are unable to fix this situation as the HDRP package in question is released, and therefore unmodifiable. The solution is to upgrade to a Unity version that is compatible with 7.4.3 (e.g., Unity 2019.3.6).
UPDATE: We implemented prevention for this issue in the future here:
https://github.com/Unity-Technologies/Graphics/pull/1803