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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment