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
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
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