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
- Game View window should prefer even resolutions for Free Aspect, 16:9 and 16:10 Aspect Ratios to prevent pixel misalignment
- UI Builder UXML Preview text overlaps with its icon
- Wrong opacity of a transparent Material when Render Queue is set lower than 2501
- “Parser Failure at line 2: Expected closing '}'“ error is thrown when loading the project
- Crash on RaiseException when AddGameElement handles a generic type
Resolution Note (fix version 2023.1.0a25):
Landed in this PR : https://github.cds.internal.unity3d.com/unity/unity/pull/19854