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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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?