Search Issue Tracker
Fixed in 2018.2.15f1
Fixed in 2018.2.X, 2018.3.X
Votes
9
Found in
2018.2.0a1
2018.2.0b3
Issue ID
1038653
Regression
Yes
Legacy cubemap crashes when parameters are changed
How to reproduce:
1. Open Unity and create a new project
2. Create a new Legacy\Cubemap asset
3. Change "Face size" parameter
Expected result: Unity changes the parameter without a crash
Actual result: Unity crashes when changing the parameter
Reproducible with: 2018.2.0a1, 2018.2.0b5
Not reproducible with: 2017.1.4f1, 2017.2.3f1, 2017.3.2f1, 2017.4.3f1, 2018.1.2f1
Notes:
- Crash can also be reproduced by changing the following parameters:
- MipMaps
- Streaming Mip Maps
- Linear
- Readable
Comments (19)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
orangetech
Sep 01, 2018 09:32
still crash in 2018.2.1f1
LucasRizzotto
Aug 30, 2018 00:58
This was not fixed.
LucasRizzotto
Aug 30, 2018 00:57
This was not fixed.
LucasRizzotto
Aug 30, 2018 00:57
This was not fixed.
HardikShah
Aug 21, 2018 11:30
I am using unity 2018.2.4f1 pro version.
HardikShah
Aug 21, 2018 11:04
Still, I am facing issue of crash on Create cube and change parameter to readable and suddenly crash unity !!!!
P_Jong
Jun 30, 2018 22:22
I just encountered this as I was creating a cubemap to use in the OVR Overlay script for my initial loading scene.
Harter
May 23, 2018 09:44
Is there any workaround for now if I just need to change resolution?