Search Issue Tracker
Fixed in 4.3.0
Votes
0
Found in [Package]
4.2.0
Issue ID
1102544
Regression
No
[HDRP] Typo in BuildFailedException error message
When attempting to build on an unsupported platform, the error message reads "Hight Definition Render Pipeline" instead of "High Definition Render Pipeline"
Steps to reproduce:
1) Be on a platform unsupported by HDRP. I'm using Mac 10.12.6 with Metal as the API
2) New empty project
3) Import the HDRP package from packman
4) Create new HDRP asset
5) Drag new asset to the SRP settings in Graphics settings
6) Attempt to build
Actual Result:
Error message reads "BuildFailedException: The platform StandaloneOSX is not supported with Hight Definition Render Pipeline"
Expected Result:
Error message should read "BuildFailedException: The platform StandaloneOSX is not supported with High Definition Render Pipeline"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- NullReferenceException is thrown when assigning PanelSettings asset to a UIDocument dynamically at runtime
- Crash on GfxDeviceD3D12Base::DrawBuffersCommon when disabling "Allow FSR2" parameter while in Play Mode with Direct3D12 set as graphics API
- Crash on vkGetInstanceProcAddr when setting graphics API to "Vulkan" on Fantasy Kingdom learning project
- Overlay Camera "clear depth" not working on Vulkan+Pixel8
- Shadows from Shadow Caster 2D using 2D Colliders show incorrectly when tiles are removed at runtime
Add comment