Search Issue Tracker
Fixed in 2020.1.X
Votes
1
Found in
Issue ID
1109124
Regression
No
[Mac / Win Vulkan] CopyTexture of a part of the texture doesn't seem to be completed before ReadPixels
Steps:
1. Open repro scene
2. Hit play
3. Observe console
Expected result : tex.GetPixel color should be same as texel2 color
See attached image.
Reproducible in : 2019.1.0a12, 2018.3.1f1
Reproducible on:
Mac Metal - tex.GetPixel color is (0,0,0,0)
Mac GLCore - tex.GetPixel color is (0,0,0,0)
Win Vulkan - tex.GetPixel color is some random reddish color
Not reproducible on:
Win DX11
Win DX12
Win GLCore
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
Add comment