Search Issue Tracker
Fixed
Fixed in 2023.1.X, 2023.1.0a23
Votes
0
Found in
2023.1.0a13
Issue ID
UUM-16057
Regression
Yes
commandBuffer.SetRenderTarget will only bind the first slice when sliceID is set to -1
How to reproduce:
1. Open the user-attached project
2. Open the "SampleScene" Scene
3. Enter Play Mode
4. Select the "Quad" GameObject in the Hierarchy
5. Change the Clear Color into anything in the "Test Blit" Script Component
6. Change the Slice field to any amount
7. Expand the Material Component and raise or lower the Slices count
Expected result: Only 1 color is on the Quad or switches between multiple colors
Actual result: When the Slices count in the Material goes above 1 the Color disappears/resets
Reproducible with: 2020.2.0a19, 2020.3.40f1, 2021.3.11f1, 2022.1.18f1, 2022.2.0b9, 2023.1.0a13
Not reproducible with: 2019.4.40f1, 2020.2.0a18
Reproduced on: macOS Monterey 12.6 (Intel)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Add comment