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
- Compiled Shader code has self-assignments and redundant code in the Shaders that use "enable_d3d11_debug_symbols"
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
- "Unable to get the list of approved APIs." is thrown when testing the App Packages with Windows App Certification Kit
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