Search Issue Tracker
Not Reproducible
Votes
0
Found in
2020.1.0a1
2020.1.0a9
Issue ID
1194253
Regression
Yes
Scene containing specific Skybox Cubemap crashes in UnityMain if Texture Quality is set to Half Res or lower
How to reproduce:
1. Open attached "SkyboxRepro" project
2. Make sure that Texture Quality in Quality Settings is set to "Half Res"
3. Build and launch player
Expected result - Application is launched and skybox is shown
Actual result - Crash occurs
Regression introduced in - 2020.1.0a1
Reproducible with - 2020.1.0a12, 2020.1.0a1
Not reproducible with - 2019.3.0b9, 2019.3.0a12
Note:
1. Crash also happens on Android platform
2. Crash occurs with DirectX11, DirectX12, Vulkan, OpenGLCore, OpenGLES3
3. Did not reproduce the crash when Texture Quality is set to Full Res
========== OUTPUTTING STACK TRACE ==================
0x00007FFC9A6560CE (UnityPlayer) UnityMain
0x00007FFC992F8B3E (UnityPlayer) UnityMain
0x00007FFC993DFF89 (UnityPlayer) UnityMain
0x00007FFC993E5E9C (UnityPlayer) UnityMain
0x00007FFC993E0637 (UnityPlayer) UnityMain
0x00007FFC993E212F (UnityPlayer) UnityMain
0x00007FFC993E6CD3 (UnityPlayer) UnityMain
0x00007FFC99732DBD (UnityPlayer) UnityMain
0x00007FFD1F777BD4 (KERNEL32) BaseThreadInitThunk
0x00007FFD2044CED1 (ntdll) RtlUserThreadStart
========== END OF STACKTRACE ===========
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment