Search Issue Tracker
Fixed
Fixed in 2023.1.0a25
Votes
0
Found in
2023.1.0a22
Issue ID
UUM-20278
Regression
Yes
[HDRP] On building a project pow warning on metal
1) Build an empty hdrp project on mac.
Result: pow warning in the console
Maybe the SafePositivePow should be used in the shadergraph to prevent the warning?
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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Resolution Note (fix version 2023.1.0a25):
Landed in this PR : https://github.cds.internal.unity3d.com/unity/unity/pull/19854