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
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
- Mistakes in multiple Particle System Components pop-up
Add comment