Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
5.5.2f1
Issue ID
913251
Regression
No
Crashed in Sprite::GetInnerUVs while building a project
Steps to reproduce:
1) Download attached project 'Clash Of Invaders.zip' and open in Unity
2) Switch platform to PC, Mac & Linux Standalone
3) Build and Run this project
Observe crash:
========== OUTPUTING STACK TRACE ==================
0x00D280D4 (Unity) Sprite::GetInnerUVs
0x00634368 (Unity) VerifyBuildSetup
0x00664DFD (Unity) PushAssetDependencies
0x006651D4 (Unity) DoBuildPlayer
0x00665915 (Unity) BuildPlayer
0x0125264A (Unity) BuildPipeline_CUSTOM_BuildPlayerInternalNoCheck
Expected result: Unity should build this project without a crash
Actual result: Unity crashes while building
Reproduced with:
5.5.3p4, 5.6.1p1, 2017.1.0b7, 2017.2.0a1
Fixed on: 2017.2.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Editor Window not visualizing changes when selecting different Filter Modes
- Crash on UnityEngine.Rendering.RenderPipelineAsset:InternalCreatePipeline () when opening a project
- The Texture Shape of an Image changes from 2D to a Cube when the project is upgraded to 2019 and above
- Building 3D Sample Scenes (URP) Project fails
- Alpha channel is disabled when Alpha Clip Threshold is set to 0
Add comment