Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.1.0f2
Issue ID
1051229
Regression
No
Crash on "PackTextureAtlas" when creating an atlas of zero pixels Texture2D
Steps to reproduce:
1. Open user attached project
2. Play the scene
- Unity crashes at this point
Expected result: unity should not crash when a texture atlas of zero pixel Texture2D is created
Reproduced in: 2018.3.a3, 2018.2.0b9, 2018.1.6f1, 2017.4.6f1, 2017.3.2f1, 2017.2.3p1
Fixed in: 2018.3.0a7
0x00000001403BA80D (Unity) PackTextureAtlas
0x00000001403BBCFF (Unity) PackTextureAtlasSimple
0x000000014135019D (Unity) Texture2D_CUSTOM_PackTextures
0x0000000035F816CC (Mono JIT Code) (wrapper managed-to-native) UnityEngine.Texture2D:PackTextures (UnityEngine.Texture2D[],int,int,bool)
0x0000000035F8151D (Mono JIT Code) [C:\buildslave\unity\build\artifacts\generated\common\runtime\TextureBindings.gen.cs:413] UnityEngine.Texture2D:PackTextures (UnityEngine.Texture2D[],int,int)
0x0000000035F8107E (Mono JIT Code) [D:\Downloads\case_1051229-MainSpace_v2 - Copy\Assets\Terrain\TerrainBuilder.cs:99] VTerrain.TerrainBuilder:MakeMainTexture ()
...
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GfxDevice::UpdateBufferRanges when running UIBuilder tests
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
Add comment