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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Resolution Note (fix version 2023.1.0a25):
Landed in this PR : https://github.cds.internal.unity3d.com/unity/unity/pull/19854