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
- UI Toolkit Window popups are cropped when using an UHD monitor coupled with a lower resolution monitor
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
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