Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2017.4
2019.3.0f3
2020.1
Issue ID
1209431
Regression
No
Editor crashes on prcore::BlitImage when changing Texture Shape to Cube of a specific file with .hdr extension
How to reproduce:
1. Open the attached project "case_1209431"
2. Select the "StandardCubeMap.hdr" file in the Project window
3. Change Texture Shape from 2D to Cube in the Inspector window
-- Observe the crash
Reproducible with: 2017.4.36f1, 2018.4.15f1, 2019.2.17f1, 2019.3.0f4, 2020.1.0a18
First 5 lines of the stacktrace:
0x00007FF7A0532DA0 (Unity) memcpy
0x00007FF79DEC5C6E (Unity) prcore::BlitImage
0x00007FF79CD50935 (Unity) GenerateCubemapFaceFromImage
0x00007FF79CD27E46 (Unity) PostProcessCubemap
0x00007FF79CD24126 (Unity) TextureGenerator::CreateTextureCubeAsset
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Xcode] "InfoPlist (English)" is required when "InfoPlist (English (United States))" already exists
- [tvOS] Crash when closing the On Screen Keyboard with tvOS version <15.0
- Temporal Anti-aliasing (TAA) produces severe artifacting when quality set to Very High
- [iOS] Player crashes when using “WebCamTexture” on specific iOS devices
- [Linux][IL2CPP] Player crash call stack is not displayed when the build is run with "-batchmode -nographics" arguments
Add comment