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
- "About Unity" window shows "Windows Store" near the licence type
- Long project name in Splash Screen is cut off but not truncated
- Object.Destroy performs significantly worse compared to 2022.3
- [iOS] The "TouchScreenKeyboard.visible" reports "True" when the on-screen keyboard is hidden
- [Android] RenderGraph errors when "Screen.SetResolution" is set in "RuntimeInitializeLoadType.BeforeSceneLoad"
Add comment