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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note (fix version 2023.1.0a25):
Landed in this PR : https://github.cds.internal.unity3d.com/unity/unity/pull/19854