Search Issue Tracker
Not Reproducible
Votes
0
Found in
2022.1.0a13
Issue ID
1378452
Regression
Yes
Unity Editor crash when using CreateExternalTexture with a Vulkan image handle and mip-mapping
Reproduction steps:
1. Create new project using Unity 2022.1.0a13 with the Universal Render Pipeline Template
2. Install the attached user Package.zip using Window -> Package Manager -> Add package from disk. Select the Package/package.json
3. In Project Settings go to Player section, uncheck "Auto Graphics API for Windows" and add Vulkan
4. In Player section Delete Direct3D11 and restart the Editor
5. Select the Bunny Package > Scenes > TestSparseTexture3D.unity and hit the Play button
Reproducible with: 2022.1.0a13, 2022.1.0a16
Not reproducible with: 2019.4.32f1, 2020.3.22f1, 2021.1.28f1, 2021.2.3f1, 2022.1.0a12
Stacktrace:
(ntdll) RtlEnterCriticalSection
(Unity) TcpProtobufClient::BeginBatch
(Unity) RemoteAssetCache::DownloadMetadataAsync
(Unity) RemoteAssetCache::UploadMetadataAsync
(Unity) <lambda_6e04cd7380cb58e4c48a3e38ea33955f>::operator()
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
- Crash on mecanim::animation::TransformValuesFromClip when entering the Play Mode in a project with Animancer Pro v8
- Connection to Named Pipes fails when server and client are run
Add comment