Search Issue Tracker
Fixed in 2018.3.X
Votes
2
Found in
2017.3.0b10
Issue ID
972468
Regression
No
CommandBuffer.CopyTexture 4th method variant doesn't work
How to reproduce:
1. Open Unity
2. Load tester-submitted project
3. Open 'copyTextureTest.unity' scene
4. Play the scene
5. Go to 'Main Camera' object
6. Investigate each Texture in 'CopyTextureTest' script
Expected result: All textures contains the same color
Actual result: 'Dst Tex 64' and 'Dst Tex 32_A' have no data that resembles 'Src Tex' Texture.
Notes:
It seems that the method only writes first source texture element to the destination texture.
Reproducible with - 5.6.4p3, 2017.1.2p3, 2017.2.0p4, 2017.3.0b11, 2018.1.0a7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Add comment