-
Notifications
You must be signed in to change notification settings - Fork 798
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[RayTracing] Fix for case UUM-47435.
Fix for case UUM-47435. - Fixed static batched geometries not built correctly in acceleration structures causing missing objects in ray tracing effects or using wrong materials. - Removed Static Batching Off requirement in HDRP + DXR Wizard (Static Batching is supported now in Ray Tracing!!!). - Removed "DisableBatching" = "True" shader tag that forced batching to be disabled in graphics tests.
- Loading branch information
1 parent
64a923e
commit 98f306e
Showing
3 changed files
with
1 addition
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters