Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
Lightweight PR 6.9.2
Issue ID
1204120
Regression
No
[Android]Crash on CreateFromExistingTextureCopy when rendering the camera output to a RawImage with Lightweight RP 6.9.2
How to reproduce:
1. Open the attached project
2. Build and Run the project on the Android device
===Crash occurs===
Reproducible with: 2019.2.0a1, 2019.2.17f1
Reproducible with: Vulkan
Not reproducible with: OpenGLES3
Reproducible with:
Lightweight RP 6.9.0
Lightweight RP 6.9.1
Lightweight PR 6.9.2
Not reproducible with:
Lightweight RP 7.0.1
Lightweight RP 7.1.1
Lightweight RP 7.1.2
Lightweight RP 7.1.5
Lightweight RP 7.1.6
A few lines from the stack trace:
#00 pc 00a3c892 /data/app/com.DefaultCompany.LWPTest-6ynw8Ws9dZx0moyfM66qGQ==/lib/arm/libunity.so (vk::Texture::CreateFromExistingTextureCopy(vk::Texture const*, vk::CommandBuffer*, TextureID)+293)
#01 pc 00a5d559 /data/app/com.DefaultCompany.LWPTest-6ynw8Ws9dZx0moyfM66qGQ==/lib/arm/libunity.so (vk::ImageManager::GetOrCreateTexture(TextureID, vk::ImageManager::GetOrCreateMode, vk::CommandBuffer*)+376)
#02 pc 00a2bfe5 /data/app/com.DefaultCompany.LWPTest-6ynw8Ws9dZx0moyfM66qGQ==/lib/arm/libunity.so (GfxDeviceVK::UploadTextureSubData2D(TextureID, unsigned char const*, int, int, int, int, int, int, GraphicsFormat, TextureUploadFlags)+64)
#03 pc 004356d3 /data/app/com.DefaultCompany.LWPTest-6ynw8Ws9dZx0moyfM66qGQ==/lib/arm/libunity.so (GfxDeviceWorker::RunCommand(ThreadedStreamBuffer&)+8370)
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
- Shader transparency, discard, and clip are not working when using the Player
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
This is a duplicate of issue #1178553