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
- The Reset button does not reset the Default Inherited Theme in the Default Runtime Theme File when the Default Inherited Theme was removed and the Reset button is pressed
- [Linux] UI picking is offset to the left when Reference DPI and Fallback DPI differ
- Scrolling in a default ScrollView in WebGL builds is slower when compared to other platform builds and the Editor
- Physics 2D Manager documentation page is missing
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
Add comment